remove _GNU_SOURCE - it's now added by configure
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11242 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -28,13 +28,6 @@
|
|||||||
|
|
||||||
/* random defines */
|
/* random defines */
|
||||||
|
|
||||||
/*
|
|
||||||
* Defining this enables lots of useful (and used) extensions on
|
|
||||||
* glibc-based systems such as Linux
|
|
||||||
*/
|
|
||||||
|
|
||||||
#define _GNU_SOURCE
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* this assumes that KRB_C_BIGENDIAN is used.
|
* this assumes that KRB_C_BIGENDIAN is used.
|
||||||
* if we can find out endianess at compile-time, do so,
|
* if we can find out endianess at compile-time, do so,
|
||||||
|
Reference in New Issue
Block a user