summaryrefslogtreecommitdiff
blob: 3f281c5263887d961a698516deab23cd0b90cf4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
get things building with glibc-2.8

http://bugs.gentoo.org/248100

--- a/include/common.h
+++ b/include/common.h
@@ -23,6 +23,7 @@
 #ifndef __COMMON_H
 #define __COMMON_H
 
+#include <limits.h>
 #include <netinet/in.h>
 #include <time.h>
 #include "queue.h"