]> git.pld-linux.org Git - packages/cipe.git/blame - cipe-get_fast_time.patch
- rel. 11 (rebuild against kernel 2.2.22-4)
[packages/cipe.git] / cipe-get_fast_time.patch
CommitLineData
492a96d2
JK
1diff -durN cipe-1.5.2.orig/cipe/cipe.h cipe-1.5.2/cipe/cipe.h
2--- cipe-1.5.2.orig/cipe/cipe.h Thu Dec 21 11:23:34 2000
3+++ cipe-1.5.2/cipe/cipe.h Sat Jul 20 17:11:37 2002
4@@ -408,4 +408,8 @@
5 #define DEVNAME "cip" VERNAME CRNAME
6 #endif
7
8+#ifdef LINUX_23
9+#define get_fast_time(x) /* nop */
10+#endif
11+
12 #endif _CIPE_H_
This page took 0.056755 seconds and 4 git commands to generate.