removed byteorder.h from includes, not needed. thanks Dennis

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@380 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-12-12 12:15:38 +00:00
parent 345b6c6abf
commit 01daf685db

View File

@@ -19,7 +19,6 @@
#include "binutil.h"
#include "pace.h"
#include "scutil.h"
#include <asm/byteorder.h>
#include <opensc/log.h>
#include <openssl/pace.h>
#include <stdint.h>