Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Commit

Permalink
fix(mam): Remove useless send_mam_req inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
howjmay committed Apr 6, 2019
1 parent b971ba6 commit b9788d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions request/ta_send_mam_req.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#ifndef REQUEST_TA_SEND_MAM_REQ_H_
#define REQUEST_TA_SEND_MAM_REQ_H_

#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include "accelerator/errors.h"
#include "cclient/types/types.h"

Expand Down

0 comments on commit b9788d6

Please sign in to comment.