Skip to content

Commit

Permalink
abis(mlibc): add missing include
Browse files Browse the repository at this point in the history
Signed-off-by: Anhad Singh <[email protected]>
  • Loading branch information
Andy-Python-Programmer committed Apr 6, 2024
1 parent 266ec42 commit 882fdd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions abis/mlibc/in.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include <bits/posix/in_addr_t.h>
#include <bits/posix/in_port_t.h>
#include <abi-bits/socket.h>
#include <stdint.h>

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 882fdd9

Please sign in to comment.