projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cc063d
)
Also include process.h
author
Ivo Timmermans
<ivo@lychnis.net>
Mon, 20 Nov 2000 18:06:17 +0000
(18:06 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Mon, 20 Nov 2000 18:06:17 +0000
(18:06 +0000)
src/tincd.c
patch
|
blob
|
history
diff --git
a/src/tincd.c
b/src/tincd.c
index
0b02aad
..
224a9f9
100644
(file)
--- a/
src/tincd.c
+++ b/
src/tincd.c
@@
-17,7
+17,7
@@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- $Id: tincd.c,v 1.10.4.3
0 2000/11/16 22:12:23
zarq Exp $
+ $Id: tincd.c,v 1.10.4.3
1 2000/11/20 18:06:17
zarq Exp $
*/
#include "config.h"
@@
-64,6
+64,7
@@
#include "conf.h"
#include "net.h"
#include "netutl.h"
+#include "process.h"
#include "protocol.h"
#include "subnet.h"