]> Dogcows Code - chaz/tar/commitdiff
Include stpcpy.h
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 26 Apr 2004 13:43:20 +0000 (13:43 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 26 Apr 2004 13:43:20 +0000 (13:43 +0000)
src/xheader.c

index 2cfa683336d0bb63d913ebd040b53cf37f308901..f26cf66760a4f447a1b46a290a81c0803f685ceb 100644 (file)
@@ -21,6 +21,7 @@
 #include <fnmatch.h>
 #include <hash.h>
 #include <quotearg.h>
+#include <stpcpy.h>
 #include <xstrtol.h>
 
 #include "common.h"
This page took 0.033073 seconds and 4 git commands to generate.