Commit 952e2cd1 authored by Melissa Elkadi's avatar Melissa Elkadi

Adding #include assertions.h for PDCP file

parent 5751a0a4
......@@ -25,6 +25,7 @@
#include <stdlib.h>
#include <string.h>
#include "common/utils/LOG/log.h"
#include "assertions.h"
void nr_pdcp_entity_drb_am_recv_pdu(nr_pdcp_entity_t *_entity, char *buffer, int size)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment