diff options
Diffstat (limited to 'opacket.c')
-rw-r--r-- | opacket.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ | |||
3 | 3 | ||
4 | #include "includes.h" | 4 | #include "includes.h" |
5 | 5 | ||
6 | #include <stdarg.h> | ||
7 | |||
6 | #include "ssherr.h" | 8 | #include "ssherr.h" |
7 | #include "packet.h" | 9 | #include "packet.h" |
8 | #include "log.h" | 10 | #include "log.h" |