about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-09-23 09:41:35 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-09-23 09:41:35 +0200
commit51364ff23e9760777bfea4eb9ac89c29a794074b (patch)
tree10ef7a28d5d286bb31d4b9afd049fc9bd413fa37 /ChangeLog
parent17af5da98cd2c9ec958421ae2108f877e0945451 (diff)
downloadglibc-51364ff23e9760777bfea4eb9ac89c29a794074b.tar.gz
glibc-51364ff23e9760777bfea4eb9ac89c29a794074b.tar.xz
glibc-51364ff23e9760777bfea4eb9ac89c29a794074b.zip
test-skeleton.c: Remove unintended #include <stdarg.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fe5350c97..7aad75b257 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-09-23  Florian Weimer  <fweimer@redhat.com>
+
+	* test-skeleton.c: Remove #include <stdarg.h>.
+
 2016-09-21  Alexandre Oliva <aoliva@redhat.com>
 
 	[BZ #19826]