소스 검색

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"