summary refs log tree commit diff
path: root/htl/lockfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'htl/lockfile.c')
-rw-r--r--htl/lockfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/htl/lockfile.c b/htl/lockfile.c
index 51ed5ef8cc..12f077e645 100644
--- a/htl/lockfile.c
+++ b/htl/lockfile.c
@@ -16,7 +16,6 @@
    License along with the GNU C Library;  if not, see
    <https://www.gnu.org/licenses/>.  */
 
-#include <cthreads.h>
 #include <pthread.h>		/* Must come before <stdio.h>! */
 #include <stdio.h>