added a #define __P(x) x
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7724 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6ac9d145e1
commit
9f4e62da12
@ -30,6 +30,7 @@
|
||||
*/
|
||||
|
||||
//#include <sys/cdefs.h>
|
||||
#define __P(x) x
|
||||
#ifndef lint
|
||||
static char copyright[] ="@(#) Copyright (c) 1980, 1988, 1993\n\
|
||||
The Regents of the University of California. All rights reserved.\n";
|
||||
|
Loading…
Reference in New Issue
Block a user