Skip to content

Commit

Permalink
Headers take 4
Browse files Browse the repository at this point in the history
  • Loading branch information
noteflakes committed Jul 21, 2023
1 parent 3302bcc commit 2b89fa5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ext/polyphony/backend_libev.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,9 @@ thread.
#define _GNU_SOURCE 1
#endif

#include <netdb.h>
#include <sys/socket.h>
#include <sys/uio.h>
#include <unistd.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdnoreturn.h>
#include <sys/types.h>
#include <sys/wait.h>
Expand Down

0 comments on commit 2b89fa5

Please sign in to comment.