mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-16 23:27:38 +00:00
ng_ipaddr.h: include assert.h
We use assert() in this header, so we should include assert.h.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#define NG_IPADDR_HDR
|
||||
#include "portab.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
|
Reference in New Issue
Block a user