Fixes for CentOS 7.

This commit is contained in:
Roger A. Light 2018-08-15 17:27:02 +01:00
parent 0ec090f31a
commit f815d5fd1e

View File

@ -34,6 +34,7 @@
# define __BSD_VISIBLE 1
# define HAVE_NETINET_IN_H
#else
# define _XOPEN_SOURCE 700
# define _DEFAULT_SOURCE 1
# define _POSIX_C_SOURCE 200809L
#endif