summaryrefslogtreecommitdiffstats
path: root/sbin/fsck/fsutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/fsutil.h')
-rw-r--r--sbin/fsck/fsutil.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/fsck/fsutil.h b/sbin/fsck/fsutil.h
index bad9a1d..877e346 100644
--- a/sbin/fsck/fsutil.h
+++ b/sbin/fsck/fsutil.h
@@ -31,8 +31,6 @@
* $FreeBSD$
*/
-void errexit(const char *, ...)
- __attribute__((__noreturn__,__format__(__printf__,1,2)));
void pfatal(const char *, ...)
__attribute__((__format__(__printf__,1,2)));
void pwarn(const char *, ...)
OpenPOWER on IntegriCloud