summaryrefslogtreecommitdiffstats
path: root/loader/ldt_keeper.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/ldt_keeper.c')
-rw-r--r--loader/ldt_keeper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/loader/ldt_keeper.c b/loader/ldt_keeper.c
index ae5485ceff..821137ee9f 100644
--- a/loader/ldt_keeper.c
+++ b/loader/ldt_keeper.c
@@ -34,7 +34,6 @@
#include <unistd.h>
#include "osdep/mmap_anon.h"
#include "mp_msg.h"
-#include "help_mp.h"
#ifdef __linux__
#include <asm/unistd.h>
#include <asm/ldt.h>