supl/locationsuplfw/protocolhandlerapi/src/epos_suplkey.cpp
branchRCL_3
changeset 24 9c303455e256
parent 0 667063e416a2
child 44 2b4ea9893b66
--- a/supl/locationsuplfw/protocolhandlerapi/src/epos_suplkey.cpp	Tue May 11 16:36:36 2010 +0300
+++ b/supl/locationsuplfw/protocolhandlerapi/src/epos_suplkey.cpp	Tue May 25 13:09:42 2010 +0300
@@ -37,11 +37,6 @@
 #include <libc/string.h>     /* for memcpy() etc.        */
 #include <libc/stdlib.h>     /* for _lrotl with VC++     */
 
-#if defined(__GNUC__) || defined(__GNU_LIBRARY__)
-#include <byteswap.h>
-#include <endian.h>
-#endif
-
 #include "sha1.h"
 #include "hmac.h"