Code cleanup

This commit is contained in:
Pierre Pronchery 2013-02-23 16:08:39 +01:00
parent dd781cdabc
commit b99dfe9e55

View File

@ -30,6 +30,7 @@ char const _license[] =
#include "terminal.h"
#include "../config.h"
/* constants */
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif