mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 12:50:09 +01:00
Fix compile error
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@721 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
e5638d0eaa
commit
e3da8cdab7
1 changed files with 3 additions and 1 deletions
|
|
@ -28,7 +28,9 @@
|
|||
#include "NetworkManagerMain.h"
|
||||
#include "nm-ip4-config.h"
|
||||
|
||||
/* #define IOCTL_DEBUG /* */
|
||||
#if 0
|
||||
#define IOCTL_DEBUG
|
||||
#endif
|
||||
|
||||
typedef struct NMDevice NMDevice;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue