ソースを参照

Include stpcpy.h

Sergey Poznyakoff 21 年 前
コミット
4b6f666105
1 ファイル変更1 行追加0 行削除
  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"