summaryrefslogtreecommitdiff
path: root/lib/readutmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/readutmp.h')
-rw-r--r--lib/readutmp.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/readutmp.h b/lib/readutmp.h
index eda80a44fa..097dca6024 100644
--- a/lib/readutmp.h
+++ b/lib/readutmp.h
@@ -20,7 +20,9 @@
#ifndef __READUTMP_H__
# define __READUTMP_H__
-/* This file uses _GL_ATTRIBUTE_MALLOC, _GL_ATTRIBUTE_RETURNS_NONNULL. */
+/* This file uses _GL_ATTRIBUTE_MALLOC, _GL_ATTRIBUTE_RETURNS_NONNULL,
+ HAVE_UTMP_H, HAVE_UTMPX_H, HAVE_STRUCT_UTMP_*, HAVE_STRUCT_UTMPX_*,
+ HAVE_UTMPNAME, HAVE_UTMPXNAME, HAVE_DECL_GETUTENT. */
# if !_GL_CONFIG_H_INCLUDED
# error "Please include config.h first."
# endif