summaryrefslogtreecommitdiff
path: root/pr/tests/dlltest.c
diff options
context:
space:
mode:
Diffstat (limited to 'pr/tests/dlltest.c')
-rw-r--r--pr/tests/dlltest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pr/tests/dlltest.c b/pr/tests/dlltest.c
index 40f4f9d8..f8a5f53b 100644
--- a/pr/tests/dlltest.c
+++ b/pr/tests/dlltest.c
@@ -64,7 +64,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include "nst_wince.h"
typedef PRIntn (PR_CALLBACK *GetFcnType)(void);
typedef void (PR_CALLBACK *SetFcnType)(PRIntn);