tags 322264 + patch
stop

diff -urN libnasl-2.2.5.orig/nasl/exec.c libnasl-2.2.5/nasl/exec.c
--- libnasl-2.2.5.orig/nasl/exec.c      2005-04-27 20:11:53.000000000 -0600
+++ libnasl-2.2.5/nasl/exec.c   2005-10-12 10:59:02.000000000 -0600
@@ -16,6 +16,7 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *
  */
+#define _GNU_SOURCE
 #include <includes.h>
 #include "nasl_regex.h"
 
diff -urN libnasl-2.2.5.orig/nasl/nasl_text_utils.c
libnasl-2.2.5/nasl/nasl_text_utils.c
--- libnasl-2.2.5.orig/nasl/nasl_text_utils.c   2005-07-21
11:53:45.000000000 -0600
+++ libnasl-2.2.5/nasl/nasl_text_utils.c        2005-10-12 10:59:39.000000000
-0600
@@ -20,7 +20,7 @@
  /* This file implements all the functions that are related to
   * text-related utilities in the NASL functions.
   */
-  
+#define _GNU_SOURCE  
 #include <includes.h>
 
 #include "nasl_tree.h"

-- 
dann frazier <[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to