]> Dogcows Code - chaz/tar/commitdiff
Do not depend on getopt.h
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 26 Jun 2006 11:18:54 +0000 (11:18 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 26 Jun 2006 11:18:54 +0000 (11:18 +0000)
scripts/xsparse.c

index 2728bbce22d919522e855c81982e778a0a6fa94f..87fad1a9dd82ef6fdcf4c78d21989c8618be8d89 100644 (file)
@@ -23,7 +23,6 @@
 #include <stdio.h>
 #include <stdarg.h>
 #include <unistd.h>
-#include <getopt.h>
 #include <fcntl.h>
 #include <sys/stat.h>
 #include <limits.h>
This page took 0.025359 seconds and 4 git commands to generate.