summaryrefslogtreecommitdiff
path: root/pr/tests/lltest.c
diff options
context:
space:
mode:
Diffstat (limited to 'pr/tests/lltest.c')
-rw-r--r--pr/tests/lltest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pr/tests/lltest.c b/pr/tests/lltest.c
index e808fbc3..4679a2ce 100644
--- a/pr/tests/lltest.c
+++ b/pr/tests/lltest.c
@@ -69,7 +69,6 @@
#include "nspr.h"
#include "plgetopt.h"
-#include "nst_wince.h"
/* --- Local Definitions --- */
#define ReportProgress(m) if (verboseMode) PR_fprintf(output, (m));