]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - linux/src/utils/MultiProc_app.c
Linux: Fix a few build warnings
[ipc/ipcdev.git] / linux / src / utils / MultiProc_app.c
index 55a9e5d9eb57d3280449dfe1b8b2542396a367c6..7682ae690ffcba03f1a04677b0683528c355e4dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013, Texas Instruments Incorporated
+ * Copyright (c) 2013-2014, Texas Instruments Incorporated
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -38,6 +38,7 @@
 #include <ti/ipc/Std.h>
 
 #include <_MultiProc.h>
+#include <string.h>
 
 MultiProc_Config _MultiProc_cfg;