move so that roken-common gets inside c++ stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9364 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -125,14 +125,14 @@ struct sockaddr_dl;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <roken-common.h>
|
||||
|
||||
ROKEN_CPP_START
|
||||
|
||||
#ifndef HAVE___ATTRIBUTE__
|
||||
#define __attribute__(x)
|
||||
#endif
|
||||
|
||||
#include <roken-common.h>
|
||||
|
||||
#if !defined(HAVE_SETSID) && defined(HAVE__SETSID)
|
||||
#define setsid _setsid
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user