Patch level : 12.0 no-patch

Files correlati     : 
Commento            : Aggiunto config.h nelle include

git-svn-id: svn://10.65.10.50/branches/R_10_00@23398 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
mtollari 2016-11-07 09:00:34 +00:00
parent ca806f920d
commit 71a31eb485

View File

@ -5,6 +5,10 @@
#include <automask.h>
#endif
#ifndef __CONFIG_H
#include <config.h>
#endif
#ifndef __DBLIB_H
#include "../db/dblib.h"
#endif