Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. #include <stdio.h>
  2. #include <sys/mman.h>
  3. #include <sys/stat.h>
  4. #include <fcntl.h>
  5. #include "string.h"
  6. #include <unistd.h>
  7. #include <sys/types.h>
  8. #include <semaphore.h>
  9. #include <time.h>
  10. #include <stdlib.h>
  11. #include <time.h>
  12. #include <sys/types.h>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement