mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-28 20:53:35 +08:00
runtime: add missing include
This commit is contained in:
parent
f1d8848bb1
commit
78366ed9db
@ -1,6 +1,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <generated/csr.h>
|
||||
|
||||
#include <link.h>
|
||||
#include <dlfcn.h>
|
||||
|
Loading…
Reference in New Issue
Block a user