Make it lint-free
diff --git a/Include/allobjects.h b/Include/allobjects.h
index 3fe2e83..6cc37ba 100644
--- a/Include/allobjects.h
+++ b/Include/allobjects.h
@@ -53,3 +53,4 @@
 #include "malloc.h"
 
 extern char *strdup PROTO((const char *));
+extern void fatal PROTO((char *));