summaryrefslogtreecommitdiff
path: root/sbin/ipf/ifaddr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ipf/ifaddr.h')
-rw-r--r--sbin/ipf/ifaddr.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/sbin/ipf/ifaddr.h b/sbin/ipf/ifaddr.h
index bb882dcddf7..34e01f42fc5 100644
--- a/sbin/ipf/ifaddr.h
+++ b/sbin/ipf/ifaddr.h
@@ -1,8 +1,3 @@
-/* $OpenBSD: ifaddr.h,v 1.5 2000/04/05 05:35:28 kjell Exp $ */
+/* $OpenBSD: ifaddr.h,v 1.6 2001/01/17 05:00:58 fgsch Exp $ */
-#ifndef __IFADDR_H__
-#define __IFADDR_H__
-
-int if_addr __P((char *, struct in_addr *));
-
-#endif
+int if_addr __P((char *, struct in_addr *));