nntputil.c (leafnode-1.11.12.tar.bz2) | : | nntputil.c (leafnode-1.12.0.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 19 | skipping to change at line 19 | |||
Copyright of the modifications 1997. | Copyright of the modifications 1997. | |||
Modified by Kent Robotti <robotti@erols.com>. Copyright of the | Modified by Kent Robotti <robotti@erols.com>. Copyright of the | |||
modifications 1998. | modifications 1998. | |||
Modified by Markus Enzenberger <enz@cip.physik.uni-muenchen.de>. | Modified by Markus Enzenberger <enz@cip.physik.uni-muenchen.de>. | |||
Copyright of the modifications 1998. | Copyright of the modifications 1998. | |||
Modified by Cornelius Krasel <krasel@wpxx02.toxi.uni-wuerzburg.de>. | Modified by Cornelius Krasel <krasel@wpxx02.toxi.uni-wuerzburg.de>. | |||
Copyright of the modifications 1998, 1999. | Copyright of the modifications 1998, 1999. | |||
Modified by Ralf Wildenhues <ralf.wildenhues@gmx.de>. | Modified by Ralf Wildenhues <ralf.wildenhues@gmx.de>. | |||
Copyright of the modifications 2002. | Copyright of the modifications 2002. | |||
Modified by Matthias Andree <matthias.andree@gmx.de>. | Modified by Matthias Andree <matthias.andree@gmx.de>. | |||
Copyright of the modifications 2000 - 2003. | Copyright of the modifications 2000 - 2013. | |||
See file COPYING for restrictions on the use of this software. | See file COPYING for restrictions on the use of this software. | |||
*/ | */ | |||
#include "leafnode.h" | #include "leafnode.h" | |||
#include "system.h" | #include "system.h" | |||
#include "mysigact.h" | #include "mysigact.h" | |||
#include <fcntl.h> | #include <fcntl.h> | |||
#include <sys/uio.h> | #include <sys/uio.h> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |