Browse Source

Include stpcpy.h

Sergey Poznyakoff 21 years ago
parent
commit
4b6f666105
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/xheader.c

+ 1 - 0
src/xheader.c

@@ -21,6 +21,7 @@
 #include <fnmatch.h>
 #include <fnmatch.h>
 #include <hash.h>
 #include <hash.h>
 #include <quotearg.h>
 #include <quotearg.h>
+#include <stpcpy.h>
 #include <xstrtol.h>
 #include <xstrtol.h>
 
 
 #include "common.h"
 #include "common.h"