* include/sys/cdefs.h: Remove extra line.
This commit is contained in:
@ -19,6 +19,5 @@ details. */
|
||||
#endif
|
||||
#define __P(protos) protos /* full-blown ANSI C */
|
||||
#define __CONCAT(__x,__y) __x##__y
|
||||
#define __CONCAT(__x,__y) __x##__y
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user