diff plugins/icq/socketmanager.h @ 1923:e1e0dcfb2fdd

[gaim-migrate @ 1933] bsd fixes committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 30 May 2001 23:26:32 +0000
parents 8ed70631ed15
children 30f7c8f9c6b9
line wrap: on
line diff
--- a/plugins/icq/socketmanager.h	Wed May 30 23:25:32 2001 +0000
+++ b/plugins/icq/socketmanager.h	Wed May 30 23:26:32 2001 +0000
@@ -27,6 +27,7 @@
 #include <config.h>
 #endif
 
+#include <sys/types.h>
 #include <sys/socket.h>
 
 #include "icq.h"