fixed glibc deprecated _BSD_SOURCE

This commit is contained in:
TLINDEN
2014-12-19 20:31:55 +01:00
parent 5f13d5d810
commit 85db8c664c
3 changed files with 5 additions and 8 deletions

View File

@@ -19,8 +19,7 @@
You can contact me by mail: <tom AT vondein DOT org>.
*/
#define _XOPEN_SOURCE /* strptime, linux glibc*/
#define _BSD_SOURCE
/* #define _XOPEN_SOURCE strptime, linux glibc*/
#include "mgmt.h"