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