Fix build with clang 6.

This commit is contained in:
Guido Falsi 2018-01-22 21:29:18 +00:00
parent aa48d83663
commit b7c1b5b175
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459703

View file

@ -0,0 +1,10 @@
--- src/entry.cc.orig 2016-09-27 14:21:12 UTC
+++ src/entry.cc
@@ -22,7 +22,6 @@
* SOFTWARE.
*/
-#define _XOPEN_SOURCE 500
#include "api.hh"
#include "compat.hh"
#include "globals.hh"