diff options
Diffstat (limited to 'shmem/unix/shm.c')
-rw-r--r-- | shmem/unix/shm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shmem/unix/shm.c b/shmem/unix/shm.c index 68d5fd517..14bb34491 100644 --- a/shmem/unix/shm.c +++ b/shmem/unix/shm.c @@ -14,7 +14,6 @@ * limitations under the License. */ -#include <unistd.h> #include "apr_arch_shm.h" #include "apr_general.h" |