]> git.pld-linux.org Git - packages/cipe.git/blame - cipe-alpha.patch
- rel. 11 (rebuild against kernel 2.2.22-4)
[packages/cipe.git] / cipe-alpha.patch
CommitLineData
865985b1
JB
1--- cipe-1.5.2/cipe/cipe.h.orig Thu Aug 29 12:03:35 2002
2+++ cipe-1.5.2/cipe/cipe.h Thu Aug 29 12:04:15 2002
3@@ -15,6 +15,10 @@
4 #ifndef _CIPE_H_
5 #define _CIPE_H_
6
7+#if defined(__KERNEL__) && defined(__alpha__)
8+#include <asm/current.h>
9+#endif
10+
11 #include "crypto.h"
12 #ifdef __KERNEL__
13 #include <linux/if.h>
This page took 0.064422 seconds and 4 git commands to generate.