diff options
Diffstat (limited to 'net/atm/ioctl.c')
-rw-r--r-- | net/atm/ioctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/atm/ioctl.c b/net/atm/ioctl.c index 4dbb5af34a5e..d89056ec44d4 100644 --- a/net/atm/ioctl.c +++ b/net/atm/ioctl.c | |||
@@ -21,6 +21,7 @@ | |||
21 | 21 | ||
22 | #include "resources.h" | 22 | #include "resources.h" |
23 | #include "signaling.h" /* for WAITING and sigd_attach */ | 23 | #include "signaling.h" /* for WAITING and sigd_attach */ |
24 | #include "common.h" | ||
24 | 25 | ||
25 | 26 | ||
26 | static DECLARE_MUTEX(ioctl_mutex); | 27 | static DECLARE_MUTEX(ioctl_mutex); |