blob: 044b14c5099b080f9818aba51bb2cf6bb0e5df3e [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001Upstream-Status: Pending
2
3Signed-off-by: Scott Garman <scott.a.garman@intel.com>
4
5--- gencat/genlib.c 2006-08-02 20:11:44.000000000 +0200
6+++ gencat/genlib.c.oden 2008-12-21 19:18:50.000000000 +0100
7@@ -47,6 +47,7 @@ up-to-date. Many thanks.
8 01/14/91 4 nazgul Off by one on number specified entries
9 */
10
11+#undef _GNU_SOURCE
12 #include <stdio.h>
13 #include <stdlib.h>
14 #ifdef SYSV