X-Git-Url: http://bbs.cooldavid.org/git/?p=jme.git;a=blobdiff_plain;f=jme.h;h=ee0177d56fc7be4a764aa298bd43becfd6585c09;hp=59bbbe5a73d9201254790de2e74abc38973929d3;hb=2e582300d12d8249dc2b7f06fc5a276ebca80040;hpb=e516972854b5330713e192f72139986bcf70d1a5 diff --git a/jme.h b/jme.h index 59bbbe5..ee0177d 100644 --- a/jme.h +++ b/jme.h @@ -55,7 +55,6 @@ do { \ } while (0) #endif -#include #if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,33) #define jme_msg(msglvl, type, priv, fmt, args...) \ if (netif_msg_##type(priv)) \