about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-04-07 07:54:57 -0400
committerZack Weinberg <zackw@panix.com>2017-04-07 07:56:40 -0400
commit893ba3eac9b07d0d5feac232c551af0e163f939c (patch)
treea8f334b4c2a329f84ba869d4e5026dcb8b9fd52b /ChangeLog
parent06576cbf4eae13324985df1a690afa2705c992cc (diff)
downloadglibc-893ba3eac9b07d0d5feac232c551af0e163f939c.tar.gz
glibc-893ba3eac9b07d0d5feac232c551af0e163f939c.tar.xz
glibc-893ba3eac9b07d0d5feac232c551af0e163f939c.zip
getopt: merge from gnulib: use angle-bracket includes consistently
	* posix/getopt1.c: Include <config.h>, not "config.h".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fcd1cbd907..848530c231 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-04-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* posix/getopt1.c: Include <config.h>, not "config.h".
+
 2017-04-07  Zack Weinberg  <zackw@panix.com>
 
 	* posix/bits/getopt_core.h, posix/bits/getopt_ext.h