1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +00:00

merge soc07 r5065:5067 - Include nbase.h from utils.h; it's needed for u8, u16, etc.; Make a few small fixes to nmap-os-db.

This commit is contained in:
fyodor
2007-08-11 05:01:58 +00:00
parent 01b5a155e1
commit 1cc3b8855e
2 changed files with 11 additions and 7 deletions

View File

@@ -137,6 +137,8 @@
# endif
#endif
#include "nbase.h"
#include "nmap_error.h"
#include "nmap.h"
#include "global_structures.h"