Browse Source

Missing include is added.

Miklos Tirpak 16 years ago
parent
commit
4c5be40d55
1 changed files with 2 additions and 0 deletions
  1. 2 0
      select_buf.h

+ 2 - 0
select_buf.h

@@ -35,6 +35,8 @@
 #ifndef SELECT_BUFFER_H
 #define SELECT_BUFFER_H
 
+#include "str.h"
+
 /*
  * Request for space from buffer
  *