diff options
Diffstat (limited to 'include/err.h')
-rw-r--r-- | include/err.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/err.h b/include/err.h index 8f555e8..ec90327 100644 --- a/include/err.h +++ b/include/err.h | |||
@@ -1,3 +1,8 @@ | |||
1 | /* | ||
2 | * Public domain | ||
3 | * err.h compatibility shim | ||
4 | */ | ||
5 | |||
1 | #ifdef HAVE_ERR_H | 6 | #ifdef HAVE_ERR_H |
2 | 7 | ||
3 | #include_next <err.h> | 8 | #include_next <err.h> |