summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/posix/shm-directory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/shm-directory.c b/sysdeps/posix/shm-directory.c
index 3e660fefc9..2c0f918d9f 100644
--- a/sysdeps/posix/shm-directory.c
+++ b/sysdeps/posix/shm-directory.c
@@ -16,7 +16,7 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
-#include "shm-directory.h"
+#include <shm-directory.h>
#include <unistd.h>
#if _POSIX_MAPPED_FILES