]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add <libc-pointer-arith.h> to help with backporting
authorFlorian Weimer <fweimer@redhat.com>
Thu, 4 Jan 2018 11:45:41 +0000 (12:45 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 4 Jan 2018 11:45:41 +0000 (12:45 +0100)
ChangeLog
include/libc-pointer-arith.h [new file with mode: 0644]

index 96a58d5f624bdba3698d7488d6dbffa871ee28f8..4c11b729ce205b9861244613e0bd405d11d4b195 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-01-04  Florian Weimer  <fweimer@redhat.com>
+
+       * include/libc-pointer-arith.h: New file.
+
 2017-09-01  Florian Weimer  <fweimer@redhat.com>
 
        [BZ #21915]
diff --git a/include/libc-pointer-arith.h b/include/libc-pointer-arith.h
new file mode 100644 (file)
index 0000000..5876a41
--- /dev/null
@@ -0,0 +1 @@
+#include <libc-internal.h>