projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e97ec
)
Remove #warnings I used for debugging stuff.
author
Guus Sliepen
<guus@tinc-vpn.org>
Thu, 21 Jun 2001 16:37:47 +0000
(16:37 +0000)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Thu, 21 Jun 2001 16:37:47 +0000
(16:37 +0000)
src/net.c
patch
|
blob
|
history
diff --git
a/src/net.c
b/src/net.c
index
9c1dd3b
..
62dce9b
100644
(file)
--- a/
src/net.c
+++ b/
src/net.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: net.c,v 1.35.4.11
5 2001/06/21 16:16:31
guus Exp $
+ $Id: net.c,v 1.35.4.11
6 2001/06/21 16:37:47
guus Exp $
*/
#include "config.h"
@@
-69,12
+69,9
@@
# include <pem.h>
#endif
-#warning oi1
#ifdef HAVE_TUNTAP
-#warning oi2
#include LINUX_IF_TUN_H
#endif
-#warning oi3
#include <utils.h>
#include <xalloc.h>