summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/stdio.h1
-rw-r--r--include/string.h1
-rw-r--r--include/strings.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/include/stdio.h b/include/stdio.h
index 07efc67..070d4e5 100644
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -1,3 +1,4 @@
1/* See LICENSE file for copyright and license details. */
1#ifndef FORTIFY_STDIO_H_ 2#ifndef FORTIFY_STDIO_H_
2#define FORTIFY_STDIO_H_ 3#define FORTIFY_STDIO_H_
3 4
diff --git a/include/string.h b/include/string.h
index 60629d1..107df9b 100644
--- a/include/string.h
+++ b/include/string.h
@@ -1,3 +1,4 @@
1/* See LICENSE file for copyright and license details. */
1#ifndef FORTIFY_STRING_H_ 2#ifndef FORTIFY_STRING_H_
2#define FORTIFY_STRING_H_ 3#define FORTIFY_STRING_H_
3 4
diff --git a/include/strings.h b/include/strings.h
index 0b6e44c..e81c8e0 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -1,3 +1,4 @@
1/* See LICENSE file for copyright and license details. */
1#ifndef FORTIFY_STRINGS_H_ 2#ifndef FORTIFY_STRINGS_H_
2#define FORTIFY_STRINGS_H_ 3#define FORTIFY_STRINGS_H_
3 4