Skip to content

Commit

Permalink
Add missing include. Shame on @sobomax for having it broken for
Browse files Browse the repository at this point in the history
so long!
  • Loading branch information
sobomax committed Jun 23, 2023
1 parent 0bbc0fd commit ccb913f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pt.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#include <sched.h>
#include <stdio.h>

#include "lib/dbg/profiling.h"
Expand Down

0 comments on commit ccb913f

Please sign in to comment.