Commit 3ee59204 authored by Jack Jansen's avatar Jack Jansen

include stdio.h for sprintf prototype.

parent a23976c4
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
*/ */
#include "macdefs.h" #include "macdefs.h"
#include <stdio.h>
#define ROOTID 2 /* Root directory ID */ #define ROOTID 2 /* Root directory ID */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment