浏览代码

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"