mysql-super-smack-1.3.gcc4.3.patch 237 B

12345678910
  1. --- src/dictionary.h.orig 2008-10-31 19:12:51.000000000 +0100
  2. +++ src/dictionary.h 2008-10-31 19:13:12.000000000 +0100
  3. @@ -23,6 +23,7 @@
  4. #include <string>
  5. #include <vector>
  6. +#include <cstring>
  7. #include <time.h>
  8. #include <stdlib.h>