ls: adjust to gnulib change
authorEric Blake <ebb9@byu.net>
Tue, 19 Aug 2008 15:58:34 +0000 (09:58 -0600)
committerJim Meyering <meyering@redhat.com>
Wed, 20 Aug 2008 10:43:27 +0000 (12:43 +0200)
* src/ls.c (includes): "strverscmp.h" no longer exists.

src/ls.c

index 9261f62..aeece67 100644 (file)
--- a/src/ls.c
+++ b/src/ls.c
 #include "same.h"
 #include "stat-time.h"
 #include "strftime.h"
-#include "strverscmp.h"
 #include "xstrtol.h"
 #include "areadlink.h"