summaryrefslogtreecommitdiff
path: root/shadow/sgetspent.c
diff options
context:
space:
mode:
Diffstat (limited to 'shadow/sgetspent.c')
-rw-r--r--shadow/sgetspent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shadow/sgetspent.c b/shadow/sgetspent.c
index ecfe01ed1d..f6818aa6c4 100644
--- a/shadow/sgetspent.c
+++ b/shadow/sgetspent.c
@@ -17,7 +17,7 @@
Boston, MA 02111-1307, USA. */
#include <errno.h>
-#include <libc-lock.h>
+#include <bits/libc-lock.h>
#include <shadow.h>
#include <stdlib.h>