52558ccda0
Copy from network:utilities/libsmi based on submit request 49869 from user coolo OBS-URL: https://build.opensuse.org/request/show/49869 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsmi?expand=0&rev=8
12 lines
338 B
Diff
12 lines
338 B
Diff
diff -uNr libsmi-0.4.8-orig/lib/smi.c libsmi-0.4.8/lib/smi.c
|
|
--- libsmi-0.4.8-orig/lib/smi.c 2008-04-18 12:42:50.000000000 +0200
|
|
+++ libsmi-0.4.8/lib/smi.c 2010-03-23 10:51:12.373123639 +0100
|
|
@@ -11,6 +11,7 @@
|
|
* @(#) $Id: smi.c 8071 2008-04-17 11:14:46Z schoenw $
|
|
*/
|
|
|
|
+#define _GNU_SOURCE
|
|
#include <config.h>
|
|
|
|
#include <stdlib.h>
|