Skip to content

Commit

Permalink
fix: implicit func decls
Browse files Browse the repository at this point in the history
  • Loading branch information
m4p1e committed Jul 25, 2024
1 parent 4caf969 commit ef33c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guest/linux/cgcload/loader.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
#include <stdlib.h>
#include <sys/mman.h>
#include <sys/prctl.h>
#include <unistd.h>

#include "cgc.h"
#include "loader.h"
Expand Down

0 comments on commit ef33c67

Please sign in to comment.