summaryrefslogtreecommitdiffstats
path: root/bin/ls/print.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/print.c')
-rw-r--r--bin/ls/print.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/ls/print.c b/bin/ls/print.c
index 5068419..136012d 100644
--- a/bin/ls/print.c
+++ b/bin/ls/print.c
@@ -34,15 +34,13 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
-__FBSDID("$FreeBSD$");
-
#if 0
#ifndef lint
static char sccsid[] = "@(#)print.c 8.4 (Berkeley) 4/17/94";
#endif /* not lint */
#endif
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/stat.h>
OpenPOWER on IntegriCloud