diff options
Diffstat (limited to 'include/protocols/timed.h')
-rw-r--r-- | include/protocols/timed.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/protocols/timed.h b/include/protocols/timed.h index 4345bed47..da31f69b3 100644 --- a/include/protocols/timed.h +++ b/include/protocols/timed.h @@ -39,7 +39,7 @@ */ #define TSPVERSION 1 -#define ANYADDR NULL +#define ANYADDR NULL struct tsp { u_char tsp_type; |