tree-wide: drop mman.h when missing_mman.h is included

This commit is contained in:
Yu Watanabe 2019-11-01 18:26:26 +09:00
parent 0fb81b8abe
commit d8704e6914

View file

@ -1,7 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#include <fcntl.h>
#include <sys/mman.h>
#include "alloc-util.h"
#include "env-util.h"