(P_): Use PROTOTYPES.
This commit is contained in:
parent
99570665ff
commit
200ca4d576
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Boston, MA 02111-1307, USA. */
|
|||
#include <Xm/DialogS.h>
|
||||
#include <Xm/Form.h>
|
||||
|
||||
#ifdef __STDC__
|
||||
#if defined __STDC__ || defined PROTOTYPES
|
||||
#define P_(X) X
|
||||
#else
|
||||
#define P_(X) ()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue