Skip to content
Snippets Groups Projects
Commit d29f140b authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Missing header update

parent e2fdb748
No related branches found
No related tags found
1 merge request!40Implements #89 PNG chunking
Pipeline #11604 passed
......@@ -6,6 +6,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <netdb.h>
#include <arpa/inet.h>
#define INVALID_SOCKET -1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment