Commit 0642e0ac authored by osdl.org!shemminger's avatar osdl.org!shemminger

Delete: include-glibc/glibc-bugs.h

}(Logical change 1.20)
parent 8a4b021d
#ifndef __GLIBC_BUGS_H__
#define __GLIBC_BUGS_H__ 1
#include <features.h>
#include <sys/types.h>
#if defined(__GLIBC__) && __GLIBC__ >= 2
#ifndef __KERNEL_STRICT_NAMES
#define __KERNEL_STRICT_NAMES 1
#endif
#include <linux/types.h>
typedef __u16 in_port_t;
typedef __u32 in_addr_t;
#endif
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment