mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Adds a possibly missing definition of offsetof(), introduced in r37005
This commit is contained in:
parent
cf406cb5e0
commit
cf1360ec0a
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,7 @@
|
|||
#include <unistd.h>
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue