From 31c580aa61615bcea5625ae884db7ad965bb1829 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 16 Jan 2001 10:03:48 +0000 Subject: linux 2.0.x kernels have broken header files. It is silly to be so tightly coupled to kernel headers (since the 2.2 ones work with 2.0 as well), so I'm checking in include/net. --- include/net/ppp-comp.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 include/net/ppp-comp.h (limited to 'include/net/ppp-comp.h') diff --git a/include/net/ppp-comp.h b/include/net/ppp-comp.h new file mode 100644 index 000000000..4a992d542 --- /dev/null +++ b/include/net/ppp-comp.h @@ -0,0 +1 @@ +#include -- cgit v1.2.3