]> git.ipfire.org Git - people/ms/rstp.git/blobdiff - ctl_main.c
fixes for 4.3.3 GCC warnings/errors
[people/ms/rstp.git] / ctl_main.c
index 8eaa76d13912183163be25385dcc6ae1ba2dae6f..83dee9fb165f3a28182655b886e5ef07c138111e 100644 (file)
@@ -16,6 +16,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
+#include <limits.h>
 
 #include "ctl_socket_client.h"
 #include "ctl_functions.h"