Osx fixes.
[awesomized/libmemcached] / libtest / server.h
index c9700e95e620fe6a28ff2bc2aba1ee4149b5b043..68d5e2265053458a32864d3ed22f58eff4fd18cf 100644 (file)
@@ -207,7 +207,7 @@ public:
     return (_pid > 1);
   }
 
-  bool wait_for_pidfile() const;
+  virtual bool wait_for_pidfile() const;
 
   bool check_pid(pid_t pid_arg) const
   {