Skip to content

Commit

Permalink
Remember to include what you use
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishcoleman committed Nov 17, 2024
1 parent 9531fd9 commit a3651a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/n3n/mainloop.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#define _MAINLOOP_H_

#include <n2n_typedefs.h> // for n3n_runtime_data
#include <sys/select.h> // for fd_set

enum __attribute__((__packed__)) fd_info_proto {
fd_info_proto_unknown = 0,
Expand Down

0 comments on commit a3651a0

Please sign in to comment.