reorder include <sys/types.h> and <sys/types.h>.
[oweals/busybox.git] / coreutils / dos2unix.c
index 3488f3354b97dcb716907cdf1deb6832dbdda08c..0c419aca79a30d6051fe6a6defcf54345e9756d1 100644 (file)
@@ -28,7 +28,6 @@
  */
 
 #include <string.h>
-#include <getopt.h>
 #include <unistd.h>
 #include <stdint.h>
 #include <fcntl.h>