Skip to content

Commit

Permalink
Update pokemon.c
Browse files Browse the repository at this point in the history
  • Loading branch information
dirtycow committed Oct 22, 2016
1 parent e1c10f5 commit eb03280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pokemon.c
Expand Up @@ -4,7 +4,7 @@
#include <string.h> //// pokeball
#include <stdio.h> //// (___)
#include <stdint.h> //// (o o)_____/
#include <sys/mman.h> //// @@ ` \
#include <sys/mman.h> //// @@ ` \
#include <sys/stat.h> //// \ ____, /miltank
#include <sys/types.h> //// // //
#include <sys/wait.h> //// ^^ ^^
Expand Down

0 comments on commit eb03280

Please sign in to comment.