summaryrefslogtreecommitdiffstats
path: root/bin/ls/cmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/cmp.c')
-rw-r--r--bin/ls/cmp.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/bin/ls/cmp.c b/bin/ls/cmp.c
index 981f1fc..38690fe 100644
--- a/bin/ls/cmp.c
+++ b/bin/ls/cmp.c
@@ -34,15 +34,14 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
-__FBSDID("$FreeBSD$");
-
#if 0
#ifndef lint
static char sccsid[] = "@(#)cmp.c 8.1 (Berkeley) 5/31/93";
#endif /* not lint */
#endif
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/types.h>
#include <sys/stat.h>
OpenPOWER on IntegriCloud