diff options
| author | 2009-02-22 17:59:49 +0100 | |
|---|---|---|
| committer | 2009-02-22 17:59:49 +0100 | |
| commit | 2702e0a46c2d28da92b32c9b068ee1291fc0de35 (patch) | |
| tree | c1e9868a4b91beeebd5f4e820588bc2ae8371911 /include/linux/errqueue.h | |
| parent | x86: hpet: allow force enable on ICH10 HPET (diff) | |
| parent | Merge branch 'hibernate' (diff) | |
Merge branch 'linus' into timers/hpet
Diffstat (limited to 'include/linux/errqueue.h')
| -rw-r--r-- | include/linux/errqueue.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/errqueue.h b/include/linux/errqueue.h index 92f8d4fab32b..ceb1454b6977 100644 --- a/include/linux/errqueue.h +++ b/include/linux/errqueue.h @@ -1,6 +1,8 @@ #ifndef _LINUX_ERRQUEUE_H #define _LINUX_ERRQUEUE_H 1 +#include <linux/types.h> + struct sock_extended_err { __u32 ee_errno; |
