included memory to common

This commit is contained in:
Václav Šmejkal 2023-02-09 18:14:34 +01:00
parent 8d10cef2c0
commit 5fb3270877
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -5,6 +5,7 @@
#include <stdio.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <why2/memory.h>
//DEFINES
#define SA struct sockaddr