include <errno.h>

pull/28/head
alanbjohnston 6 years ago committed by GitHub
parent 720f804053
commit f2bc637f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,6 +42,8 @@
#include <netinet/in.h>
#include <string.h>
#include <arpa/inet.h>
#include <errno.h>
#define PORT 8080
#define A 1

Loading…
Cancel
Save

Powered by TurnKey Linux.