aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda/files/patch-ah
blob: a4df6778fcf8e374c3e7f1a244ce2056b9d77d1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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