diff src/buddy.c @ 1233:728a90516211

[gaim-migrate @ 1243] passing -Wall committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 11 Dec 2000 12:50:38 +0000
parents 5395053cdee1
children a9cf2f61a7b1
line wrap: on
line diff
--- a/src/buddy.c	Mon Dec 11 11:44:22 2000 +0000
+++ b/src/buddy.c	Mon Dec 11 12:50:38 2000 +0000
@@ -35,6 +35,7 @@
 #include <stdlib.h>
 #include <math.h>
 #include <time.h>
+#include <unistd.h>
 
 #include <gtk/gtk.h>
 #include <gdk/gdkx.h>