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:
@@ -30,6 +30,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//#include <sys/cdefs.h>
|
//#include <sys/cdefs.h>
|
||||||
|
#define __P(x) x
|
||||||
#ifndef lint
|
#ifndef lint
|
||||||
static char copyright[] ="@(#) Copyright (c) 1980, 1988, 1993\n\
|
static char copyright[] ="@(#) Copyright (c) 1980, 1988, 1993\n\
|
||||||
The Regents of the University of California. All rights reserved.\n";
|
The Regents of the University of California. All rights reserved.\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user