diff options
Diffstat (limited to 'include/net/af_unix.h')
| -rw-r--r-- | include/net/af_unix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/af_unix.h b/include/net/af_unix.h index 0864a775de24..a1c805d7f488 100644 --- a/include/net/af_unix.h +++ b/include/net/af_unix.h | |||
| @@ -12,7 +12,7 @@ extern void unix_gc(void); | |||
| 12 | 12 | ||
| 13 | #define UNIX_HASH_SIZE 256 | 13 | #define UNIX_HASH_SIZE 256 |
| 14 | 14 | ||
| 15 | extern atomic_t unix_tot_inflight; | 15 | extern unsigned int unix_tot_inflight; |
| 16 | 16 | ||
| 17 | struct unix_address { | 17 | struct unix_address { |
| 18 | atomic_t refcnt; | 18 | atomic_t refcnt; |
