summaryrefslogtreecommitdiff
path: root/net/gaim-snapshot/files/patch-aim.c
blob: 71b1110a00fe0c28a9b700f0abfed0756b47178f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/aim.c.orig	Fri Aug 31 20:15:17 2001
+++ src/aim.c	Fri Aug 31 20:15:39 2001
@@ -54,9 +54,7 @@
 #include "locale.h"
 #include "gtkticker.h"
 #include "gtkspell.h"
-#ifndef USE_APPLET
 #include <getopt.h>
-#endif
 
 static gchar *ispell_cmd[] = { "ispell", "-a", NULL };