Skip to content

Commit

Permalink
Merge pull request #1 from mlw/fix-sequoia-build
Browse files Browse the repository at this point in the history
Fix Sequoia build
  • Loading branch information
pmarkowsky authored Oct 2, 2024
2 parents cc28c13 + d40daa5 commit dd756a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions csops/codesign.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#ifndef _SYS_CODESIGN_H_
#define _SYS_CODESIGN_H_

#include <stdint.h>
#include <sys/types.h>

/* code signing attributes of a process */
Expand Down

0 comments on commit dd756a8

Please sign in to comment.