summaryrefslogtreecommitdiffstats
path: root/src/iochannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/iochannel.c')
-rw-r--r--src/iochannel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iochannel.c b/src/iochannel.c
index fa55875f..25d6b05e 100644
--- a/src/iochannel.c
+++ b/src/iochannel.c
@@ -1,6 +1,6 @@
+#include <stdlib.h>
#include <assert.h>
#include <fcntl.h>
-#include <stdlib.h>
#include <unistd.h>
#include "iochannel.h"