]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Don't include "long-options.h".
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Sep 2004 22:13:13 +0000 (22:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Sep 2004 22:13:13 +0000 (22:13 +0000)
src/sort.c

index a9cf0c1915c1abb017b9881b770f6576df25fef6..d5ac329a5233281c9d3b96c5735784ccb7079e83 100644 (file)
@@ -31,7 +31,6 @@
 #include "error.h"
 #include "hard-locale.h"
 #include "inttostr.h"
-#include "long-options.h"
 #include "physmem.h"
 #include "posixver.h"
 #include "quote.h"