Commit 15b93bf7 authored by Stefan Westerfeld's avatar Stefan Westerfeld

Add missing include to make testshortcode build on gcc:latest.

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent 71786892
......@@ -21,6 +21,7 @@
#include <sys/time.h>
#include <assert.h>
#include <stdint.h>
#include "shortcode.hh"
......
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