diff options
Diffstat (limited to 'include/getopt.h')
-rw-r--r-- | include/getopt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/getopt.h b/include/getopt.h index a682f9ca8..4ea31a683 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -1,4 +1,5 @@ /* This file will not be installed if not using gnu getopt. */ +#include <features.h> #include <bits/getopt.h> |