diff options
Diffstat (limited to 'usr/src/head/protocols/timed.h')
-rw-r--r-- | usr/src/head/protocols/timed.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/head/protocols/timed.h b/usr/src/head/protocols/timed.h index 0b92374617..6c44afe56b 100644 --- a/usr/src/head/protocols/timed.h +++ b/usr/src/head/protocols/timed.h @@ -44,7 +44,7 @@ extern "C" { #endif #define TSPVERSION 1 -#define ANYADDR NULL +#define ANYADDR NULL struct tsp { uchar_t tsp_type; |