Browse Source

Include stpcpy.h

Sergey Poznyakoff 21 năm trước cách đây
mục cha
commit
4b6f666105
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"