From 0819f4c3bc1b10cea48c3181447e1168a60e2660 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 27 Oct 2005 09:40:33 +0000 Subject: [PATCH] Remove. --- cpukit/libnetworking/net/ppp.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 cpukit/libnetworking/net/ppp.h diff --git a/cpukit/libnetworking/net/ppp.h b/cpukit/libnetworking/net/ppp.h deleted file mode 100644 index d318f6a5f9..0000000000 --- a/cpukit/libnetworking/net/ppp.h +++ /dev/null @@ -1,11 +0,0 @@ - -#ifndef _PPP_H_ -#define _PPP_H_ - -#define NPPP 1 -#define NBPFILTER 0 -#undef VJC -#undef PPP_FILTER -#undef PPP_COMPRESS - -#endif