summaryrefslogtreecommitdiff
path: root/games/trek/capture.c
diff options
context:
space:
mode:
authormestre <mestre@cvs.openbsd.org>2016-01-07 14:30:33 +0000
committermestre <mestre@cvs.openbsd.org>2016-01-07 14:30:33 +0000
commitccfb46488ffb8c7f63a58ea30e483d2fa7b553a3 (patch)
tree561f36949b4699544827731708fc2381c6a7c778 /games/trek/capture.c
parentc451e889ac885e7fb2c07358e6700500c6202f40 (diff)
Remove unnecessary headers and sort the remaining alphabetically
OK tb@
Diffstat (limited to 'games/trek/capture.c')
-rw-r--r--games/trek/capture.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/trek/capture.c b/games/trek/capture.c
index 6506ad3f700..d20dc3fdc85 100644
--- a/games/trek/capture.c
+++ b/games/trek/capture.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: capture.c,v 1.5 2009/10/27 23:59:27 deraadt Exp $ */
+/* $OpenBSD: capture.c,v 1.6 2016/01/07 14:30:32 mestre Exp $ */
/* $NetBSD: capture.c,v 1.3 1995/04/22 10:58:32 cgd Exp $ */
/*
@@ -31,6 +31,7 @@
*/
#include <stdio.h>
+
#include "trek.h"
/*