diff --git a/checkin_notes b/checkin_notes index d3716aca52..26d374adfa 100644 --- a/checkin_notes +++ b/checkin_notes @@ -7062,3 +7062,9 @@ David 19 Aug 2009 cpu_sched.cpp lib/ coproc.h + +David 19 Aug 2009 + - wrapper: compile fix + + samples/wrapper/ + wrapper.cpp diff --git a/samples/wrapper/wrapper.cpp b/samples/wrapper/wrapper.cpp index 4746a7b743..03ecbbd8da 100644 --- a/samples/wrapper/wrapper.cpp +++ b/samples/wrapper/wrapper.cpp @@ -47,6 +47,7 @@ #include "filesys.h" #include "parse.h" #include "str_util.h" +#include "str_replace.h" #include "util.h" #include "error_numbers.h"