From 8033da767dbbecc06c2fc19546cf5d1b762768bf Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sun, 12 Sep 2004 19:23:36 +0000 Subject: including , which has been removed from the global headers CVS patchset: 6968 CVS date: 2004/09/12 19:23:36 --- src/xine-utils/utils.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/xine-utils/utils.c') diff --git a/src/xine-utils/utils.c b/src/xine-utils/utils.c index ad9375093..51ed0beb3 100644 --- a/src/xine-utils/utils.c +++ b/src/xine-utils/utils.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: utils.c,v 1.32 2004/09/02 19:56:42 valtri Exp $ + * $Id: utils.c,v 1.33 2004/09/12 19:23:36 mroi Exp $ * */ #define _POSIX_PTHREAD_SEMANTICS 1 /* for 5-arg getpwuid_r on solaris */ @@ -32,6 +32,7 @@ #include #include #include +#include #if HAVE_EXECINFO_H #include -- cgit v1.2.3