summaryrefslogtreecommitdiff
path: root/include/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/poll.h')
-rw-r--r--include/poll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/poll.h b/include/poll.h
index d9b602c..9e1d99a 100644
--- a/include/poll.h
+++ b/include/poll.h
@@ -16,6 +16,7 @@
16#ifndef _FORTIFY_POLL_H 16#ifndef _FORTIFY_POLL_H
17#define _FORTIFY_POLL_H 17#define _FORTIFY_POLL_H
18 18
19__extension__
19#include_next <poll.h> 20#include_next <poll.h>
20 21
21#if defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0 && defined(__OPTIMIZE__) && __OPTIMIZE__ > 0 22#if defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0 && defined(__OPTIMIZE__) && __OPTIMIZE__ > 0