summaryrefslogtreecommitdiff
path: root/client/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/commands.c')
-rw-r--r--client/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/commands.c b/client/commands.c
index 29e71418..f2134c1b 100644
--- a/client/commands.c
+++ b/client/commands.c
@@ -7,8 +7,8 @@
*/
#include <stdio.h>
-#include <ctype.h>
#include <stdlib.h>
+#include <ctype.h>
#include "nest/bird.h"
#include "lib/resource.h"