5 lines
78 B
C
5 lines
78 B
C
#pragma once
|
|
|
|
// musl defines in_addr in netinet/in.h
|
|
#include <netinet/in.h>
|