mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
12 lines
215 B
Diff
12 lines
215 B
Diff
--- a/src/shout_private.h
|
|
+++ b/src/shout_private.h
|
|
@@ -33,6 +33,8 @@
|
|
#include <common/timing/timing.h>
|
|
#include "util.h"
|
|
|
|
+#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <sys/types.h>
|
|
|
|
#ifdef HAVE_STDINT_H
|