__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:
Assar Westerlund
2001-01-27 05:28:00 +00:00
parent 5d4ff9172c
commit a1f9568162

View File

@@ -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).
* All rights reserved.
*
@@ -241,6 +241,10 @@
#define SHUT_RDWR 2
#endif
#ifndef HAVE___ATTRIBUTE__
#define __attribute__(x)
#endif
ROKEN_CPP_START
#if IRIX != 4 /* fix for compiler bug */