Subversion Repositories public

Compare Revisions

Ignore whitespace Rev 279 → Rev 280

/sportwatcher/trunk/libgant/gant.cpp
17,6 → 17,9
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
 
/*
* This code is heavily based on the work of <paul@ant.sbrk.co.uk>
*/
#include "gant.h"
#include <sys/select.h>
#include <unistd.h>