projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ede3c3
)
Remove what appears to be an unnecessary define.
author
Tilghman Lesher
<tilghman@meg.abyt.es>
Tue, 8 Sep 2009 15:30:18 +0000
(15:30 +0000)
committer
Tilghman Lesher
<tilghman@meg.abyt.es>
Tue, 8 Sep 2009 15:30:18 +0000
(15:30 +0000)
(closes issue #15851)
Reported by: tzafrir
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@217033
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
res/res_limit.c
patch
|
blob
|
history
diff --git
a/res/res_limit.c
b/res/res_limit.c
index
03c97b0
..
a6b4fef
100644
(file)
--- a/
res/res_limit.c
+++ b/
res/res_limit.c
@@
-23,8
+23,6
@@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#define _XOPEN_SOURCE 600
-
#include <ctype.h>
#include <sys/time.h>
#include <sys/resource.h>