Previous fix was incomplete
authorMikael Berthe <mikael@lilotux.net>
Tue, 22 Jul 2008 23:07:58 +0200
changeset 1500 0803c0bd8b76
parent 1499 1eb27a3bb457
child 1501 24ff212a1c54
Previous fix was incomplete
mcabber/src/main.c
--- a/mcabber/src/main.c	Tue Jul 22 23:00:02 2008 +0200
+++ b/mcabber/src/main.c	Tue Jul 22 23:07:58 2008 +0200
@@ -26,7 +26,6 @@
 #include <string.h>
 #include <signal.h>
 #include <termios.h>
-#include <getopt.h>
 #include <sys/types.h>
 #include <sys/wait.h>
 #include <glib.h>