summaryrefslogtreecommitdiff
path: root/lib/quotearg.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/quotearg.h')
-rw-r--r--lib/quotearg.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/quotearg.h b/lib/quotearg.h
index eb156126cb..baab58668f 100644
--- a/lib/quotearg.h
+++ b/lib/quotearg.h
@@ -21,6 +21,11 @@
#ifndef QUOTEARG_H_
# define QUOTEARG_H_ 1
+/* This file uses _GL_ATTRIBUTE_MALLOC, _GL_ATTRIBUTE_RETURNS_NONNULL. */
+# if !_GL_CONFIG_H_INCLUDED
+# error "Please include config.h first."
+# endif
+
# include <stdlib.h>
/* Basic quoting styles. For each style, an example is given on the