diff options
author | van Hauser <vh@thc.org> | 2020-04-20 23:27:09 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-04-20 23:27:09 +0200 |
commit | 41b1787565b30fc4f7c46fb47af368e621c39e14 (patch) | |
tree | 43c3d0278fc219fc36a4d85aa26dbee2d75a42fe /include/android-ashmem.h | |
parent | 0ffef8c79d1e03ede8641eef21990f17335c08c1 (diff) | |
download | afl++-41b1787565b30fc4f7c46fb47af368e621c39e14.tar.gz |
add line
Diffstat (limited to 'include/android-ashmem.h')
-rw-r--r-- | include/android-ashmem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/android-ashmem.h b/include/android-ashmem.h index b46e244b..77914c35 100644 --- a/include/android-ashmem.h +++ b/include/android-ashmem.h @@ -40,6 +40,7 @@ #define shmdt bionic_shmdt #define shmget bionic_shmget #endif + #include <sys/shm.h> #undef shmat #undef shmctl |