mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Unit test to check that we can parse NETINFO cell with unsupported address type
This commit is contained in:
parent
c92c0cbc9f
commit
c659603ac5
@ -2,7 +2,7 @@
|
||||
/* See LICENSE for licensing information */
|
||||
|
||||
#include "orconfig.h"
|
||||
#include "core/or/or.h" // XXX: is this needed?
|
||||
#include "core/or/or.h"
|
||||
#include "trunnel/netinfo.h"
|
||||
#include "test/test.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user