diff options
Diffstat (limited to 'core/openbsd/include/err.h')
| -rw-r--r-- | core/openbsd/include/err.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/openbsd/include/err.h b/core/openbsd/include/err.h deleted file mode 100644 index c537811b..00000000 --- a/core/openbsd/include/err.h +++ /dev/null @@ -1,3 +0,0 @@ -#include_next <err.h> -void warnc(int, const char *, ...) __attribute__((__format__ (printf, 2, 3))); -void vwarnc(int, const char *, va_list) __attribute__((__format__ (printf, 2, 0))); |
