diff options
Diffstat (limited to 'rfc822.h')
-rw-r--r-- | rfc822.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rfc822.h b/rfc822.h new file mode 100644 index 0000000..1266530 --- /dev/null +++ b/rfc822.h @@ -0,0 +1,3 @@ + + +const char *next_address(char *header); |