summaryrefslogtreecommitdiff
path: root/deps/mochiweb/src/internal.hrl
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2014-01-15 18:13:16 +0000
committerdrebs <drebs@leap.se>2014-01-17 08:48:11 -0200
commit510c6d763fba74f95ae8f894408c3658bcef4f83 (patch)
treed4dd0930b902cb1e5d46bea621ec83f801ea8ed6 /deps/mochiweb/src/internal.hrl
parent8bd863936ead4243f58fb99e11d1221e1af0a71e (diff)
embed dependencies that were previously pulled in by git during rebar build
Diffstat (limited to 'deps/mochiweb/src/internal.hrl')
-rw-r--r--deps/mochiweb/src/internal.hrl3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/mochiweb/src/internal.hrl b/deps/mochiweb/src/internal.hrl
new file mode 100644
index 00000000..6db899a0
--- /dev/null
+++ b/deps/mochiweb/src/internal.hrl
@@ -0,0 +1,3 @@
+
+-define(RECBUF_SIZE, 8192).
+