diff options
Diffstat (limited to 'nhrpd/nhrp_packet.c')
| -rw-r--r-- | nhrpd/nhrp_packet.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/nhrpd/nhrp_packet.c b/nhrpd/nhrp_packet.c index ecf8aa0b13..d201eb6cc0 100644 --- a/nhrpd/nhrp_packet.c +++ b/nhrpd/nhrp_packet.c @@ -10,7 +10,7 @@  #include <netinet/if_ether.h>  #include "nhrpd.h"  #include "zbuf.h" -#include "thread.h" +#include "event.h"  #include "hash.h"  #include "nhrp_protocol.h"  | 
