Skip to content

Commit

Permalink
fixup! fix: Make signal handling safer
Browse files Browse the repository at this point in the history
  • Loading branch information
tmccombs committed Jan 29, 2025
1 parent 1ccd7b2 commit b68f89c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <fcntl.h>
#include <spdlog/spdlog.h>
#include <sys/types.h>
#include <sys/wait.h>
Expand Down

0 comments on commit b68f89c

Please sign in to comment.