summaryrefslogtreecommitdiff
path: root/sal/osl/w32
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-12-02 01:00:35 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-12-02 01:02:06 +0900
commit3b2f956ba64f8f9dff1da3028436f3834c899d1d (patch)
treefe050aabc07177ae3e466cdb78d478dc4de5680b /sal/osl/w32
parent07c287d01e02e97df76a02a9a35238915d26c01b (diff)
Drop duplicate #include
Change-Id: Ife8ebbb5e46704c5d2ff46cc345b4ed926e7dc12
Diffstat (limited to 'sal/osl/w32')
-rw-r--r--sal/osl/w32/dllentry.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/osl/w32/dllentry.c b/sal/osl/w32/dllentry.c
index 39c6c6137d63..96d752546be2 100644
--- a/sal/osl/w32/dllentry.c
+++ b/sal/osl/w32/dllentry.c
@@ -31,9 +31,7 @@
#include <sal/types.h>
#include <float.h>
-#include <osl/diagnose.h>
#include <osl/mutex.h>
-#include <sal/types.h>
#include "internal/rtllifecycle.h"