Includes
This commit is contained in:
parent
6e7e2858d3
commit
12e5f22929
1 changed files with 1 additions and 0 deletions
1
break.c
1
break.c
|
|
@ -2,6 +2,7 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <sys/mman.h> // mmap and friends
|
#include <sys/mman.h> // mmap and friends
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <stdbool.h>
|
||||||
|
|
||||||
int main(void) {
|
int main(void) {
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue