summaryrefslogtreecommitdiff
path: root/misc/amanda/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'misc/amanda/files/patch-ah')
-rw-r--r--misc/amanda/files/patch-ah11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/amanda/files/patch-ah b/misc/amanda/files/patch-ah
new file mode 100644
index 000000000000..a4df6778fcf8
--- /dev/null
+++ b/misc/amanda/files/patch-ah
@@ -0,0 +1,11 @@
+--- common-src/amanda.h.orig Fri Nov 24 11:33:22 2000
++++ common-src/amanda.h Fri Nov 24 11:33:33 2000
+@@ -421,7 +421,7 @@
+ #endif
+
+ #ifndef HAVE_INITGROUPS_DECL
+-extern int initgroups P((const char *name, gid_t basegid));
++/* extern int initgroups P((const char *name, gid_t basegid)); */
+ #endif
+
+ #ifndef HAVE_LISTEN_DECL