about summary refs log tree commit diff
path: root/posix
diff options
context:
space:
mode:
Diffstat (limited to 'posix')
-rw-r--r--posix/getopt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/getopt1.c b/posix/getopt1.c
index a1fab22817..526dc315cc 100644
--- a/posix/getopt1.c
+++ b/posix/getopt1.c
@@ -18,7 +18,7 @@
    <http://www.gnu.org/licenses/>.  */
 
 #ifndef _LIBC
-#include "config.h"
+# include <config.h>
 #endif
 
 #include "getopt.h"