diff options
Diffstat (limited to 'include/nlist.h')
-rw-r--r-- | include/nlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nlist.h b/include/nlist.h index 61be513..9c5c5eb 100644 --- a/include/nlist.h +++ b/include/nlist.h @@ -27,7 +27,7 @@ #ifndef LIBBSD_NLIST_H #define LIBBSD_NLIST_H -#warning "This header is deprecated, use the one in bsd/nlist.h instead." +#warning "Deprecated header, use <bsd/nlist.h> or libbsd-overlay.pc instead." #include <bsd/nlist.h> |