Update main.h added linux/types.h

fc-cpp
Alan Johnston 11 months ago committed by GitHub
parent d82e266076
commit 6d5af3adb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -21,6 +21,7 @@
#include <arpa/inet.h>
#include <errno.h>
#include <cstdint>
#include <linux/types.h>
#define PORT 8080

Loading…
Cancel
Save

Powered by TurnKey Linux.