Marius Tomaschewski
2298bd91e0
update to 4.6.2 OBS-URL: https://build.opensuse.org/request/show/107821 OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=42
15 lines
443 B
Diff
15 lines
443 B
Diff
Index: strongswan-4.5.3/src/libcharon/plugins/nm/nm_service.h
|
|
===================================================================
|
|
--- strongswan-4.5.3.orig/src/libcharon/plugins/nm/nm_service.h
|
|
+++ strongswan-4.5.3/src/libcharon/plugins/nm/nm_service.h
|
|
@@ -21,8 +21,7 @@
|
|
#ifndef NM_SERVICE_H_
|
|
#define NM_SERVICE_H_
|
|
|
|
-#include <glib/gtypes.h>
|
|
-#include <glib-object.h>
|
|
+#include <glib.h>
|
|
#include <nm-vpn-plugin.h>
|
|
|
|
#include "nm_creds.h"
|