Skip to content

Commit

Permalink
Update signals.c
Browse files Browse the repository at this point in the history
  • Loading branch information
pegvin committed Jun 24, 2023
1 parent 72bc566 commit bf744e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/signals.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@

#include <execinfo.h>
#include <fcntl.h>

#define __BSD_VISIBLE 1
#include <signal.h>

#include <termios.h>
#include <unistd.h>

Expand Down

0 comments on commit bf744e3

Please sign in to comment.