forked from Lainports/freebsd-ports
PR: ports/59294 Submitted by: Mezz <mezz7@cox.net> (maintainer) Approved by: adamw (mentor)
10 lines
238 B
C
10 lines
238 B
C
--- src/main.c.orig Fri Nov 14 14:37:02 2003
|
|
+++ src/main.c Fri Nov 14 14:37:09 2003
|
|
@@ -1,7 +1,6 @@
|
|
#include <gtk/gtk.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/types.h>
|
|
-#include <getopt.h>
|
|
#include <gconf/gconf.h>
|
|
#include "main.h"
|
|
|