Parcourir la source

Include stpcpy.h

Sergey Poznyakoff il y a 21 ans
Parent
commit
4b6f666105
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/xheader.c

+ 1 - 0
src/xheader.c

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