packages/libs/matrixssl/patches/001-matrixssl_no_timex.patch
pavlov 14c1a8db5f patch file cleanup... ick.. kaloz you owe me some love
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-05 01:34:12 +00:00

13 lines
404 B
Diff

diff -urN matrixssl/src/os/linux/linux.c matrixssl.new/src/os/linux/linux.c
--- matrixssl/src/os/linux/linux.c 2005-02-23 22:43:10.000000000 +0100
+++ matrixssl.new/src/os/linux/linux.c 2006-12-10 11:45:54.000000000 +0100
@@ -40,7 +40,7 @@
#include "../osLayer.h"
#if defined(__i386__) || defined(RDTSC)
-#include <asm/timex.h>
+//#include <asm/timex.h>
/*
As defined in asm/timex.h for x386:
*/