projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
246ce12
)
Include logging.h
author
Ivo Timmermans
<ivo@lychnis.net>
Sat, 13 Apr 2002 11:21:58 +0000
(11:21 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Sat, 13 Apr 2002 11:21:58 +0000
(11:21 +0000)
src/pokey/interface.c
patch
|
blob
|
history
diff --git
a/src/pokey/interface.c
b/src/pokey/interface.c
index bddc659f89c63cce7ae71819c05ff9883bad11af..0364dc524b610b90eee7e57c66e1a2f9ca615e85 100644
(file)
--- a/
src/pokey/interface.c
+++ b/
src/pokey/interface.c
@@
-16,6
+16,7
@@
#include "node.h"
#include "edge.h"
#include "interface.h"
+#include "logging.h"
#include <xalloc.h>