]> Dogcows Code - chaz/tar/blobdiff - src/getoldopt.c
Fix Solaris bug where chmod fails if we don't have PRIV_SYS_LINKDIR
[chaz/tar] / src / getoldopt.c
index 99f008cff2076b15b3df80e3bd7c717041ac8957..27511b94b342197604b91c6d663484f8206e4223 100644 (file)
@@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "getopt.h"
 #include "tar.h"               /* For msg() declaration if STDC_MSG. */
 #include <sys/types.h>
-#include "port.h"              /* For index() redefinition if USG. */
+#include "port.h"
 
 int
 getoldopt (argc, argv, optstring, long_options, opt_index)
This page took 0.0205 seconds and 4 git commands to generate.