e77d7f87a0
Reported by: pkg-fallout
10 lines
214 B
C++
10 lines
214 B
C++
--- src/Nibbler.h.orig 2013-09-17 10:58:23.000000000 +0200
|
|
+++ src/Nibbler.h 2013-09-17 10:58:33.000000000 +0200
|
|
@@ -37,6 +37,7 @@
|
|
|
|
#include <string>
|
|
#include <vector>
|
|
+#include <sys/time.h>
|
|
|
|
class Nibbler
|
|
{
|