From f28cb1b0a926f1ea98700b7871537ad1793511fd Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Wed, 5 Jan 2011 15:18:59 +0300 Subject: rename accel-pptp to accel-ppp --- accel-pptpd/include/linux_ppp.h | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 accel-pptpd/include/linux_ppp.h (limited to 'accel-pptpd/include/linux_ppp.h') diff --git a/accel-pptpd/include/linux_ppp.h b/accel-pptpd/include/linux_ppp.h deleted file mode 100644 index ebb4c23..0000000 --- a/accel-pptpd/include/linux_ppp.h +++ /dev/null @@ -1,19 +0,0 @@ -#ifndef __KERNEL_PPP_H -#define __KERNEL_PPP_H - -#include - -#ifndef aligned_u64 -#define aligned_u64 __u64 __attribute__((aligned(8))) -#endif - -#ifndef __aligned_u64 -#define __aligned_u64 __u64 __attribute__((aligned(8))) -#endif - -#include -#include -#include - -#endif - -- cgit v1.2.3