summaryrefslogtreecommitdiff
path: root/usr.bin/systat/systat.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/systat/systat.h')
-rw-r--r--usr.bin/systat/systat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/systat/systat.h b/usr.bin/systat/systat.h
index 0ab1e28898f..c9de08920e2 100644
--- a/usr.bin/systat/systat.h
+++ b/usr.bin/systat/systat.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: systat.h,v 1.17 2011/03/31 06:12:34 lum Exp $ */
+/* $OpenBSD: systat.h,v 1.18 2012/12/05 23:20:26 deraadt Exp $ */
/* $NetBSD: systat.h,v 1.2 1995/01/20 08:52:14 jtc Exp $ */
/*-
@@ -36,7 +36,6 @@
#define _SYSTAT_H_
#include <netinet/in.h>
-#include <sys/cdefs.h>
#include <fcntl.h>
#include <kvm.h>
#include "engine.h"