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, 0 insertions, 11 deletions
diff --git a/misc/amanda/files/patch-ah b/misc/amanda/files/patch-ah
deleted file mode 100644
index a4df6778fcf8..000000000000
--- a/misc/amanda/files/patch-ah
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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