summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpc/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/lpc/extern.h')
-rw-r--r--usr.sbin/lpr/lpc/extern.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/lpr/lpc/extern.h b/usr.sbin/lpr/lpc/extern.h
index 82c4e7bc552..45cd090ccdd 100644
--- a/usr.sbin/lpr/lpc/extern.h
+++ b/usr.sbin/lpr/lpc/extern.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: extern.h,v 1.5 2003/06/02 23:36:53 millert Exp $ */
+/* $OpenBSD: extern.h,v 1.6 2012/12/05 23:20:26 deraadt Exp $ */
/* $NetBSD: extern.h,v 1.2 1995/11/15 22:27:36 pk Exp $ */
/*
@@ -34,9 +34,6 @@
*/
-#include <sys/cdefs.h>
-
-
__BEGIN_DECLS
void clean(int, char **);
void disable(int, char **);