summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/getenv.c')
-rw-r--r--lib/libc/stdlib/getenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getenv.c b/lib/libc/stdlib/getenv.c
index 17975574..41517e2f 100644
--- a/lib/libc/stdlib/getenv.c
+++ b/lib/libc/stdlib/getenv.c
@@ -1,5 +1,5 @@
#include <atomic.h> // for LIBC_UNLOCK, LIBC_LOCK
-#include <libc.h> // for (anonymous struct)::(anonymous), (anonymous), libc
+#include <libc.h> // for libc, libc::(anonymous), weak_reference
#include <stddef.h> // for NULL
#include <stdlib.h> // for getenv, secure_getenv