summary refs log tree commit diff
path: root/src/nm-rfkill-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-rfkill-manager.h')
-rw-r--r--src/nm-rfkill-manager.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/nm-rfkill-manager.h b/src/nm-rfkill-manager.h
index 0084364c..3aca8f50 100644
--- a/src/nm-rfkill-manager.h
+++ b/src/nm-rfkill-manager.h
@@ -19,12 +19,11 @@
  * Copyright (C) 2007 - 2013 Red Hat, Inc.
  */
 
-
-#include "nm-default.h"
-
 #ifndef __NETWORKMANAGER_RFKILL_MANAGER_H__
 #define __NETWORKMANAGER_RFKILL_MANAGER_H__
 
+#define NM_RFKILL_MANAGER_SIGNAL_RFKILL_CHANGED "rfkill-changed"
+
 typedef enum { /*< skip >*/
 	RFKILL_UNBLOCKED = 0,
 	RFKILL_SOFT_BLOCKED = 1,