diff options
Diffstat (limited to 'tapset/networking.stp')
-rw-r--r-- | tapset/networking.stp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tapset/networking.stp b/tapset/networking.stp index d6e90259..a147441a 100644 --- a/tapset/networking.stp +++ b/tapset/networking.stp @@ -6,10 +6,6 @@ // Public License (GPL); either version 2, or (at your option) any // later version. -%{ -#include <linux/netdevice.h> -%} - /** * probe netdev.receive - Data recieved from network device. * @dev_name: The name of the device. e.g: eth0, ath1. |