aboutsummaryrefslogtreecommitdiff
path: root/lib/net
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net')
-rw-r--r--lib/net/frame.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/net/frame.c b/lib/net/frame.c
index 7363266..2479a31 100644
--- a/lib/net/frame.c
+++ b/lib/net/frame.c
@@ -27,6 +27,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/socket.h>
#include <ostp/net/stpsession.h>
#include <ostp/crypto/aes.h>
#include <arpa/inet.h>