Remove what appears to be an unnecessary define.

(closes issue #15851)
 Reported by: tzafrir


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@217033 65c4cc65-6c06-0410-ace0-fbb531ad65f3
certified/1.8.6
Tilghman Lesher 16 years ago
parent 1ede3c3ca6
commit fe7ec8c675

@ -23,8 +23,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#define _XOPEN_SOURCE 600
#include <ctype.h>
#include <sys/time.h>
#include <sys/resource.h>

Loading…
Cancel
Save