[SR-Dev] git:ser_core_cvs: Missing include is added.

Andrei Pelinescu-Onciul andrei at iptel.org
Tue Mar 31 19:23:00 CEST 2009


Module: sip-router
Branch: ser_core_cvs
Commit: 4c5be40d553010ae8d0dff30bf3539463c39ffba
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4c5be40d553010ae8d0dff30bf3539463c39ffba

Author: Miklos Tirpak <miklos at iptel.org>
Committer: Miklos Tirpak <miklos at iptel.org>
Date:   Tue Mar 31 12:32:31 2009 +0000

Missing include is added.

---

 select_buf.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/select_buf.h b/select_buf.h
index 5e1cbe7..12343ce 100644
--- a/select_buf.h
+++ b/select_buf.h
@@ -35,6 +35,8 @@
 #ifndef SELECT_BUFFER_H
 #define SELECT_BUFFER_H
 
+#include "str.h"
+
 /*
  * Request for space from buffer
  *




More information about the sr-dev mailing list