summaryrefslogtreecommitdiff
path: root/src/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.h')
-rw-r--r--src/param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/param.h b/src/param.h
index 3e482b3..8cf463d 100644
--- a/src/param.h
+++ b/src/param.h
@@ -65,7 +65,7 @@
Since Ivy is most of the time used to send events, we will priviligiate
lag over throughtput, so _TCP_NO_DELAY_ACTIVATED is set to 1
*/
-extern const int _TCP_NO_DELAY_ACTIVATED;
+extern const int TCP_NO_DELAY_ACTIVATED;