Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30e51f58 authored by Chris Manton's avatar Chris Manton Committed by Andre Eisenbach
Browse files

Add size_t inclusion

parent aea4c0dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
#pragma once

#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>

#define THREAD_NAME_MAX 16