diff --git a/[refs] b/[refs] index da44ea541c72..63e2524a05ae 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 68622c61dc7971382f5d69cd5d881e618ea30414 +refs/heads/master: a788fd53aec9a439f6b8bf57888c30aea1176e1b diff --git a/trunk/include/linux/signalfd.h b/trunk/include/linux/signalfd.h index bef0c46d4713..b363b916c909 100644 --- a/trunk/include/linux/signalfd.h +++ b/trunk/include/linux/signalfd.h @@ -8,6 +8,7 @@ #ifndef _LINUX_SIGNALFD_H #define _LINUX_SIGNALFD_H +#include /* For O_CLOEXEC and O_NONBLOCK */ #include