summaryrefslogtreecommitdiffstats
path: root/usr.bin/sort/tmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sort/tmp.c')
-rw-r--r--usr.bin/sort/tmp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/sort/tmp.c b/usr.bin/sort/tmp.c
index b772580b1a8..fd1f63be301 100644
--- a/usr.bin/sort/tmp.c
+++ b/usr.bin/sort/tmp.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: tmp.c,v 1.9 2009/10/27 23:59:43 deraadt Exp $ */
+/* $OpenBSD: tmp.c,v 1.10 2015/01/16 06:40:12 deraadt Exp $ */
/*-
* Copyright (c) 1993
@@ -32,8 +32,6 @@
* SUCH DAMAGE.
*/
-#include <sys/param.h>
-
#include <err.h>
#include <errno.h>
#include <limits.h>