Commit aa51d111 authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

vsl.h requires stdint.h - include it

PAtch by: Geoff Simmons (Uplex)
parent dff71c6c
......@@ -34,6 +34,8 @@
#ifndef VAPI_VSL_H_INCLUDED
#define VAPI_VSL_H_INCLUDED
#include <stdint.h>
#include "vapi/vsl_int.h"
struct VSM_data;
......
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