Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubberazer authored Dec 24, 2023
1 parent 37dc739 commit e287797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions orin.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ For more information, please refer to <http://unlicense.org/>
#include <stdint.h>
#include <errno.h>
#include <unistd.h>
#include <math.h>
#include <sys/fcntl.h>
#include <sys/mman.h>
#include <sys/ioctl.h>
Expand Down

0 comments on commit e287797

Please sign in to comment.