summaryrefslogtreecommitdiffstats
path: root/bin/chflags/chflags.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chflags/chflags.c')
-rw-r--r--bin/chflags/chflags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chflags/chflags.c b/bin/chflags/chflags.c
index 784243e..c19c7e4 100644
--- a/bin/chflags/chflags.c
+++ b/bin/chflags/chflags.c
@@ -56,7 +56,7 @@ static const char rcsid[] =
#include <string.h>
#include <unistd.h>
-extern u_long setflags __P((char **, u_long *, u_long *));
+int setflags __P((char **, u_long *, u_long *));
void usage __P((void));
OpenPOWER on IntegriCloud