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:
Assar Westerlund
2002-08-27 21:48:24 +00:00
parent 91fcba2a1c
commit c1acec55de

View File

@@ -28,13 +28,6 @@
/* 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.
* if we can find out endianess at compile-time, do so,