mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
fixed glibc deprecated _BSD_SOURCE
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user