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"
|