aboutsummaryrefslogtreecommitdiff
path: root/comms/hamlib/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-05 18:51:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-05 18:51:22 +0000
commitf8de56e3d291007ae1c23f471c5c1853d55916a7 (patch)
tree465075ebfad2ccb942bbb2bc2767256ec60be2ba /comms/hamlib/files
parent0e37745584622a85c95e088865f789fd6b73aa65 (diff)
downloadports-f8de56e3d291007ae1c23f471c5c1853d55916a7.tar.gz
ports-f8de56e3d291007ae1c23f471c5c1853d55916a7.zip
Notes
Diffstat (limited to 'comms/hamlib/files')
-rw-r--r--comms/hamlib/files/patch-include-config.h.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/hamlib/files/patch-include-config.h.in b/comms/hamlib/files/patch-include-config.h.in
index 0864d6cb07ab..4ef72a8ad529 100644
--- a/comms/hamlib/files/patch-include-config.h.in
+++ b/comms/hamlib/files/patch-include-config.h.in
@@ -1,9 +1,9 @@
---- include/config.h.in.orig Mon Apr 19 22:16:14 2004
-+++ include/config.h.in Mon Apr 19 22:16:43 2004
-@@ -388,16 +388,6 @@
+--- include/config.h.in.orig Mon Aug 23 23:12:37 2004
++++ include/config.h.in Thu Oct 21 23:25:45 2004
+@@ -394,16 +394,6 @@
extern "C" {
#endif
-
+
-#ifndef HAVE_GETOPT
-int getopt (int argc, char * const argv[], const char * optstring);
-extern char * optarg;