src/common.h
author Markus Bröker <mbroeker@largo.dyndns.tv>
Wed, 03 Mar 2010 18:36:54 +0100
changeset 52 c9401e6a62cb
parent 33 56571d34d754
permissions -rw-r--r--
Compatibility to other distributions... 1) find needs a path parameter and 2) the targets have to be linked against gettext 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