about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-20 23:27:09 +0200
committerDominik Maier <domenukk@gmail.com>2020-04-21 13:14:34 +0200
commit96722083d8d8cafa520c3a325bcd42b47c7b4b1f (patch)
treec355c7c7c941a634197df61119920e6357808312
parentee238eb00d68b4f0aa6863ed58d2707746a18770 (diff)
downloadafl++-96722083d8d8cafa520c3a325bcd42b47c7b4b1f.tar.gz
add line
-rw-r--r--include/android-ashmem.h1
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