summaryrefslogtreecommitdiff
path: root/src/_config.h
blob: c0ea1a95baff07f1e8c99f42cf93d47d0525e5ce (plain)
1
2
3
4
5
6
#ifndef ___CONFIG_H__
#define ___CONFIG_H__

#define _PWD_DB		"/etc/passwd"

#endif