Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[test_delivery_ind] Took out unnecessary includes
  • Loading branch information
monich committed Mar 15, 2014
1 parent 66356d0 commit ec8f2ae
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions mms-lib/test/delivery_ind/test_delivery_ind.c
Expand Up @@ -14,18 +14,12 @@

#include "test_connman.h"
#include "test_handler.h"
#include "test_http.h"

#include "mms_log.h"
#include "mms_codec.h"
#include "mms_file_util.h"
#include "mms_lib_log.h"
#include "mms_lib_util.h"
#include "mms_dispatcher.h"

#include <gio/gio.h>
#include <libsoup/soup-status.h>

#define RET_OK (0)
#define RET_ERR (1)
#define RET_TIMEOUT (2)
Expand Down

0 comments on commit ec8f2ae

Please sign in to comment.