#ifndef MLIBC_IN_ADDR_H #define MLIBC_IN_ADDR_H #include typedef uint32_t in_addr_t; #endif /* MLIBC_IN_ADDR_H */