mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 01:49:03 +00:00
Add tests subdir and have DNS test compile and run
This commit is contained in:
@@ -224,6 +224,7 @@
|
||||
#undef NDEBUG
|
||||
|
||||
/* Integer types */
|
||||
#include <stdint.h>
|
||||
typedef uint8_t u8;
|
||||
typedef int8_t s8;
|
||||
typedef uint16_t u16;
|
||||
|
||||
Reference in New Issue
Block a user