src/common.h
author Markus Bröker <mbroeker@largo.dyndns.tv>
Fri, 10 Apr 2009 21:03:24 +0200
changeset 35 3fedae1f6ceb
parent 33 56571d34d754
permissions -rw-r--r--
Lintian Checks Don't use bashisms in debian scripts. 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