include: <stdint.h> provides everything

Do not include <linux/posix_types.h> as <stdint.h> provides everything.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
This commit is contained in:
Samuel Thibault 2007-12-17 23:38:30 +00:00 committed by Karel Zak
parent d01ee8e666
commit 580cb0d069
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#ifndef BITOPS_H
#define BITOPS_H
#include <linux/posix_types.h>
#include <stdint.h>
/*