]> arthur.barton.de Git - netatalk.git/blobdiff - libevent/test/regress_ssl.c
Merge 2-2
[netatalk.git] / libevent / test / regress_ssl.c
index e16bf8b3160ec45652c978542c7309c606c48bb8..a2b7f05beb4fabc7477ce9331e1d30cc2a233f89 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2012 Niels Provos and Nick Mathewson
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -30,6 +30,7 @@
 #endif
 
 #ifndef WIN32
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #endif