From 7996a3d79d55b7f879dfd62e202bbfe2963718d3 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 27 Jul 2013 22:15:01 +0000 Subject: really properly move files --- libdde-linux26/libdde_linux26/contrib/include/net/psnap.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 libdde-linux26/libdde_linux26/contrib/include/net/psnap.h (limited to 'libdde-linux26/libdde_linux26/contrib/include/net/psnap.h') diff --git a/libdde-linux26/libdde_linux26/contrib/include/net/psnap.h b/libdde-linux26/libdde_linux26/contrib/include/net/psnap.h deleted file mode 100644 index b2e01cc3..00000000 --- a/libdde-linux26/libdde_linux26/contrib/include/net/psnap.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _NET_PSNAP_H -#define _NET_PSNAP_H - -extern struct datalink_proto *register_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *orig_dev)); -extern void unregister_snap_client(struct datalink_proto *proto); - -#endif -- cgit v1.2.3