Skip to content

Commit

Permalink
Fix android
Browse files Browse the repository at this point in the history
  • Loading branch information
GuckTubeYT authored Apr 26, 2023
1 parent 4221a73 commit 8a3e654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions httpService.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>
#ifdef _WIN32
#include <winsock2.h>
#define socklen_t int
Expand Down

0 comments on commit 8a3e654

Please sign in to comment.