summaryrefslogtreecommitdiff
path: root/zaptel.h
diff options
context:
space:
mode:
Diffstat (limited to 'zaptel.h')
-rw-r--r--zaptel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zaptel.h b/zaptel.h
index 53bebf3..f1d9b0c 100644
--- a/zaptel.h
+++ b/zaptel.h
@@ -1203,7 +1203,7 @@ struct zt_chardev {
const char *name;
__u8 minor;
#ifdef CONFIG_DEVFS_FS
- static devfs_handle_t devfs_handle;
+ devfs_handle_t devfs_handle;
#endif
};