From 4b6f666105f5878ecbda658152e0ba31035841dc Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 26 Apr 2004 13:43:20 +0000 Subject: [PATCH] Include stpcpy.h --- src/xheader.c | 1 + 1 file changed, 1 insertion(+) 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" -- 2.44.0