Rocco Rutte:
[apps/madmutt.git] / lib / exit.h
diff --git a/lib/exit.h b/lib/exit.h
new file mode 100644 (file)
index 0000000..3cc4537
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef _LIB_EXIT_H
+#define _LIB_EXIT_H
+
+void exit_fatal (const char*, const char*, int, const char*, int);
+
+#endif /* !_LIB_EXIT_H */