__attribute__ moved here from roken.h.in
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9514 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 - 2000 Kungliga Tekniska H<>gskolan
|
* Copyright (c) 1995 - 2001 Kungliga Tekniska H<>gskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@@ -241,6 +241,10 @@
|
|||||||
#define SHUT_RDWR 2
|
#define SHUT_RDWR 2
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef HAVE___ATTRIBUTE__
|
||||||
|
#define __attribute__(x)
|
||||||
|
#endif
|
||||||
|
|
||||||
ROKEN_CPP_START
|
ROKEN_CPP_START
|
||||||
|
|
||||||
#if IRIX != 4 /* fix for compiler bug */
|
#if IRIX != 4 /* fix for compiler bug */
|
||||||
|
Reference in New Issue
Block a user