Compile on BSD.
authorLinus Nordberg <linus@nordu.net>
Wed, 18 May 2011 07:35:07 +0000 (09:35 +0200)
committerLinus Nordberg <linus@nordu.net>
Wed, 18 May 2011 07:35:07 +0000 (09:35 +0200)
Thanks to Luke Howard for reporting.

lib/rsp_util.c

index 22b8352..7960eae 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 #include <sys/socket.h>
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <netdb.h>
 #include <stdio.h>