netfilter: headers_check fix: linux/netfilter/xt_osf.h
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Mon, 29 Jun 2009 12:28:27 +0000 (14:28 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 29 Jun 2009 12:28:27 +0000 (14:28 +0200)
fix the following 'make headers_check' warnings:

  usr/include/linux/netfilter/xt_osf.h:40: found __[us]{8,16,32,64} type without #include <linux/types.h>

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found