summaryrefslogtreecommitdiff
path: root/devel/picprog/files/patch-main.cc
blob: c80f425c9813c3585a99b200fbc8b24f6d59e731 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- main.cc.orig	Tue Nov 19 12:50:51 2002
+++ main.cc	Tue Nov 19 12:51:11 2002
@@ -32,6 +32,7 @@
 
 #include <sysexits.h>
 #include <unistd.h>
+#define HAVE_DECL_GETOPT 1
 #include <getopt.h>
 
 #include "hexfile.h"