Troy D. Hanson 10 년 전
부모
커밋
6a11dd9e27
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      opt/bundle/include/libut.h
  2. 1 0
      opt/bundle/include/utringbuffer.h

+ 1 - 0
opt/bundle/include/libut.h

@@ -8,6 +8,7 @@
 #include "utstring.h"
 #include "utarray.h"
 #include "uthash.h"
+#include "utringbuffer.h"
 #include "utlist.h"
 
 #endif /* __LIBUT_H_ */

+ 1 - 0
opt/bundle/include/utringbuffer.h

@@ -0,0 +1 @@
+../../../src/utringbuffer.h