You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
226 B

--- ./src/lib/connection.h 2016-12-03 22:43:21.000000000 +0530
+++ ../connection.h 2017-06-09 22:47:48.138342901 +0530
@@ -2,6 +2,7 @@
#define CONNECTION_H
#include "net.h"
+#include <linux/time.h>
struct connection;