mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-10 11:18:04 +01:00
fixing build remove include dm.h
This commit is contained in:
parent
2244f3f210
commit
8684fce9b6
2 changed files with 0 additions and 4 deletions
|
|
@ -20,8 +20,6 @@ Author contact information:
|
|||
#include <string.h>
|
||||
#include "soapH.h"
|
||||
#include "cwmp.h"
|
||||
#include "dm.h"
|
||||
#include "dm_rpc.h"
|
||||
#include <uci.h>
|
||||
#include "backupSession.h"
|
||||
#include "external.h"
|
||||
|
|
|
|||
|
|
@ -17,8 +17,6 @@ Author contact information:
|
|||
#include <pthread.h>
|
||||
#include "cwmp.h"
|
||||
#include "backupSession.h"
|
||||
#include "dm.h"
|
||||
#include "dm_rpc.h"
|
||||
|
||||
struct rpc_acs *cwmp_add_session_rpc_acs_getRPCMethods (struct session *session);
|
||||
struct rpc_acs *cwmp_add_session_rpc_acs_transferComplete (struct session *session);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue