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

Commit e2cda953 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Fix missing <stdarg.h>."

parents 04b94b25 3ab8b859
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
#include "fs.h"

#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>