]> git.pld-linux.org Git - packages/SNNS.git/commitdiff
- missing include in 4.2
authorTomasz Pala <gotar@pld-linux.org>
Sat, 23 Aug 2003 11:05:32 +0000 (11:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SNNS-include.patch -> 1.1

SNNS-include.patch [new file with mode: 0644]

diff --git a/SNNS-include.patch b/SNNS-include.patch
new file mode 100644 (file)
index 0000000..3833389
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN SNNSv4.2.orig/tools/sources/symtab.c SNNSv4.2/tools/sources/symtab.c
+--- SNNSv4.2.orig/tools/sources/symtab.c       1998-09-03 15:37:59.000000000 +0200
++++ SNNSv4.2/tools/sources/symtab.c    2003-08-22 15:11:18.000000000 +0200
+@@ -31,7 +31,7 @@
+ #include "glob_typ.h"         /* SNNS-Kernel: Global Datatypes and Constants */
+ #include "error.h"
+ #include "memory.h"           /* for re_malloc */
+-
++#include <values.h>
+ /*****************************************************************************
+   FUNCTION : st_init
This page took 0.073028 seconds and 4 git commands to generate.