summaryrefslogtreecommitdiffstats
path: root/received.h
diff options
context:
space:
mode:
Diffstat (limited to 'received.h')
-rw-r--r--received.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/received.h b/received.h
index 4e39dda..7c98c28 100644
--- a/received.h
+++ b/received.h
@@ -2,5 +2,6 @@
2#define RECEIVED_H 2#define RECEIVED_H
3 3
4extern void received(); 4extern void received();
5extern void received_authed();
5 6
6#endif 7#endif