Debianization for 1.03-1
[qmail] / rcpthosts.h
diff --git a/rcpthosts.h b/rcpthosts.h
new file mode 100644 (file)
index 0000000..5e7e6cc
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef RCPTHOSTS_H
+#define RCPTHOSTS_H
+
+extern int rcpthosts_init();
+extern int rcpthosts();
+
+#endif