move gammu-related code header info into separate file

This commit is contained in:
2012-03-22 17:37:01 +04:00
parent 2397a6df06
commit 92eb3d25ff
4 changed files with 12 additions and 4 deletions

View File

@ -2,6 +2,7 @@
#include <sys/msg.h>
#include "yasnd.h"
#include "yasnd-gammu.h"
#include "yasnd-log.h"
pid_t ipc_clone_pid;

View File

@ -5,6 +5,7 @@
#include <confuse.h>
#include "yasnd.h"
#include "yasnd-gammu.h"
#include "yasnd-log.h"
#include "yasnd-lpt.h"