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:
Dan Williams
2005-06-19 19:09:08 +00:00
parent e5638d0eaa
commit e3da8cdab7

View File

@@ -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;