summaryrefslogtreecommitdiff
path: root/InfraStack/OSAgnostic/Common/CommonServices/Queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'InfraStack/OSAgnostic/Common/CommonServices/Queue.c')
-rw-r--r--InfraStack/OSAgnostic/Common/CommonServices/Queue.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/InfraStack/OSAgnostic/Common/CommonServices/Queue.c b/InfraStack/OSAgnostic/Common/CommonServices/Queue.c
index b5f27f1..5323001 100644
--- a/InfraStack/OSAgnostic/Common/CommonServices/Queue.c
+++ b/InfraStack/OSAgnostic/Common/CommonServices/Queue.c
@@ -29,6 +29,7 @@ POSSIBILITY OF SUCH DAMAGE.
***************************************************************************/
#include <unistd.h>
+#include <stdlib.h>
#include "wimax_osal_primitives.h"
#include "Queue.h"
#include "CommonServices.h"