src/common.h
author Markus Bröker <mbroeker@largo.dyndns.tv>
Thu, 18 Nov 2010 23:32:58 +0100
changeset 60 67a32e9d95f2
parent 33 56571d34d754
permissions -rw-r--r--
proper includes for getaddrinfo committer: Markus Bröker <mbroeker@largo.homelinux.org>

/**
 *  $Id: common.h 551 2009-02-01 10:28:39Z mbroeker $
 */

#ifndef COMMON_H
#define COMMON_H

#define DEFAULT_BUF_SIZE 512
#endif