summaryrefslogtreecommitdiff
path: root/include/bsd/random.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bsd/random.h')
-rw-r--r--include/bsd/random.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bsd/random.h b/include/bsd/random.h
index f4ef7d3..bfbd0ab 100644
--- a/include/bsd/random.h
+++ b/include/bsd/random.h
@@ -27,7 +27,7 @@
#ifndef LIBBSD_RANDOM_H
#define LIBBSD_RANDOM_H
-#warning "This header is deprecated, use the one in bsd/stdlib.h instead."
+#warning "Deprecated header, use <bsd/stdlib.h> instead."
#include <bsd/stdlib.h>