Fix a typo.
[tinc] / have.h
2012-06-25 Guus Sliepen#include <winsock2.h> on Windows.
2011-06-06 Guus SliepenImproved --logfile option.
2011-05-08 Guus SliepenUpdate THANKS and copyright information.
2011-02-12 RumkoDragonFlyBSD support
2010-05-01 Guus SliepenDefine WINVER before including any other header file...
2010-03-01 Guus SliepenCheck for dirent.h.
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
2009-09-24 Guus SliepenUpdate copyright information.
2009-09-14 Guus SliepenAllow compiling for Windows XP and higher.
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-06-03 Guus SliepenAdd alloca.h to the list of necessary header files.
2005-05-04 Guus SliepenUpdate copyright notices.
2004-11-10 Guus SliepenSet BSD tuns to broadcast mode. On OpenBSD, this enable...
2004-11-01 Guus SliepenCheck for sys/uio.h, net/if_tun.h and net/if_tap.h
2004-10-01 Guus SliepenMove all #ifdef HAVE_HEADER_H #include <header.h> to...