includes.h for sk-dummy.c, dummy

This commit is contained in:
Damien Miller 2019-11-29 14:48:46 +11:00
parent b218055e59
commit 37f5b5346e
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include "includes.h"
#include <stdint.h>
#include <stdlib.h>
#include <string.h>