chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CHANGES.html for 5.0.3
[disorder]
/
lib
/
timeval.h
diff --git
a/lib/timeval.h
b/lib/timeval.h
index 930ad24efabc00afc8007e8337e5b2e63b50ca4a..fe2906c7d7566836d1d97f973309bd67d35f1b5c 100644
(file)
--- a/
lib/timeval.h
+++ b/
lib/timeval.h
@@
-1,6
+1,6
@@
/*
* This file is part of DisOrder.
/*
* This file is part of DisOrder.
- * Copyright (C) 2007
, 2008
Richard Kettlewell
+ * Copyright (C) 2007
-2009
Richard Kettlewell
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@
-22,6
+22,7
@@
#define TIMEVAL_H
#include <time.h>
#define TIMEVAL_H
#include <time.h>
+#include <sys/time.h>
static inline struct timeval tvsub(const struct timeval a,
const struct timeval b) {
static inline struct timeval tvsub(const struct timeval a,
const struct timeval b) {