diff options
Diffstat (limited to 'rcpthosts.h')
| -rw-r--r-- | rcpthosts.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/rcpthosts.h b/rcpthosts.h new file mode 100644 index 0000000..5e7e6cc --- /dev/null +++ b/rcpthosts.h | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | #ifndef RCPTHOSTS_H | ||
| 2 | #define RCPTHOSTS_H | ||
| 3 | |||
| 4 | extern int rcpthosts_init(); | ||
| 5 | extern int rcpthosts(); | ||
| 6 | |||
| 7 | #endif | ||
