NVMEM: Fix compiler warning on linux

This commit is contained in:
Federico Amedeo Izzo 2021-01-24 16:29:48 +01:00
parent bc88247809
commit d3796971df
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/> * * along with this program; if not, see <http://www.gnu.org/licenses/> *
***************************************************************************/ ***************************************************************************/
#include <stdio.h>
#include <interfaces/nvmem.h> #include <interfaces/nvmem.h>
// Simulate CPS with 8 channels // Simulate CPS with 8 channels