From df983bfa5256e40c0c1c9226a4b65ad73cb4d22b Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 4 Dec 2008 17:49:30 +0000 Subject: Make -ansi compile work git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@781 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- other/pamx/pamx.c | 1 + 1 file changed, 1 insertion(+) (limited to 'other/pamx') diff --git a/other/pamx/pamx.c b/other/pamx/pamx.c index 49aa07c9..de390098 100644 --- a/other/pamx/pamx.c +++ b/other/pamx/pamx.c @@ -3,6 +3,7 @@ Copyright information is in the file COPYRIGHT */ +#define _BSD_SOURCE /* Make sure strdup() is in */ #include #include #include -- cgit 1.4.1