mirror of
https://github.com/nmap/nmap.git
synced 2026-01-01 20:39:02 +00:00
Adds a possibly missing definition of offsetof(), introduced in r37005
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
#include <unistd.h>
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user