Browse Source

add missing include

ambrop7 14 years ago
parent
commit
98d0d04263
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ncd/ncd.c

+ 1 - 0
ncd/ncd.c

@@ -31,6 +31,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
+#include <limits.h>
 
 #include <misc/version.h>
 #include <misc/loglevel.h>