Use git commit patch
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=3
This commit is contained in:
parent
37b2b63997
commit
79bff11e16
@ -1,3 +1,50 @@
|
||||
From d161f8e0b5e1729d644bf44367996bef5227e7ef Mon Sep 17 00:00:00 2001
|
||||
From: Marius Tomaschewski <mt@suse.com>
|
||||
Date: Thu, 8 Sep 2011 19:06:34 +0200
|
||||
Subject: [PATCH] Include config.h to have _GNU_SOURCE defined
|
||||
|
||||
|
||||
Signed-off-by: Marius Tomaschewski <mt@suse.com>
|
||||
---
|
||||
src/backend-suse.c | 3 +++
|
||||
src/bonding.c | 3 +++
|
||||
src/bonding.h | 3 +++
|
||||
src/bridge.c | 9 +++------
|
||||
src/bridge.h | 3 +++
|
||||
src/cmd_pipe.c | 3 +++
|
||||
src/cmd_pipe.h | 3 +++
|
||||
src/futils.c | 3 +++
|
||||
src/futils.h | 3 +++
|
||||
src/handle.c | 3 +++
|
||||
src/handle.h | 3 +++
|
||||
src/logging.c | 3 ++-
|
||||
src/logging.h | 3 +++
|
||||
src/nctest.c | 3 +++
|
||||
src/netcf-xml.c | 3 +++
|
||||
src/netcf.c | 3 +++
|
||||
src/ntypes.h | 3 +++
|
||||
src/nutils.c | 4 +++-
|
||||
src/nutils.h | 3 +++
|
||||
src/sutils.c | 3 +++
|
||||
src/sutils.h | 3 +++
|
||||
src/syntax.c | 3 +++
|
||||
src/syntax.h | 3 +++
|
||||
src/sysconfig.c | 3 +++
|
||||
src/sysconfig.h | 3 +++
|
||||
src/sysctl.c | 3 +++
|
||||
src/sysctl.h | 3 +++
|
||||
src/sysfs.c | 3 +++
|
||||
src/sysfs.h | 3 +++
|
||||
src/udev_utils.c | 3 +++
|
||||
src/udev_utils.h | 3 +++
|
||||
src/vlan.c | 3 +++
|
||||
src/vlan.h | 3 +++
|
||||
src/xml-reader.c | 3 +++
|
||||
src/xml-writer.c | 3 +++
|
||||
src/xml.c | 3 +++
|
||||
src/xml.h | 3 +++
|
||||
37 files changed, 110 insertions(+), 8 deletions(-)
|
||||
|
||||
diff --git a/src/backend-suse.c b/src/backend-suse.c
|
||||
index bd98fcb..b6a3644 100644
|
||||
--- a/src/backend-suse.c
|
||||
@ -528,3 +575,6 @@ index 46013ab..71b1460 100644
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
--
|
||||
1.7.3.4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user