From: Sergey Poznyakoff Date: Mon, 26 Apr 2004 13:43:20 +0000 (+0000) Subject: Include stpcpy.h X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=4b6f666105f5878ecbda658152e0ba31035841dc Include stpcpy.h --- diff --git a/src/xheader.c b/src/xheader.c index 2cfa683..f26cf66 100644 --- a/src/xheader.c +++ b/src/xheader.c @@ -21,6 +21,7 @@ #include #include #include +#include #include #include "common.h"