diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-07-19 15:35:39 +0200 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-07-25 12:37:22 +0200 |
commit | 60efea2ece175966692970212260cb4a49a861ea (patch) | |
tree | 616442ce4355d19e9bd67f02eb4addb13f391efb /ucs2-afb/ucs_apihat.c | |
parent | 475f9d3205488d590c3ee6d61c1a61279102e7b8 (diff) |
First Compilation in V2 (work in Progress)
Diffstat (limited to 'ucs2-afb/ucs_apihat.c')
-rw-r--r-- | ucs2-afb/ucs_apihat.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ucs2-afb/ucs_apihat.c b/ucs2-afb/ucs_apihat.c index 04bf50f..9a6abd9 100644 --- a/ucs2-afb/ucs_apihat.c +++ b/ucs2-afb/ucs_apihat.c @@ -18,4 +18,6 @@ #define _GNU_SOURCE #include "ucs_binding.h" + +// include code generated from afb-genskel #include "ucs_apidef.h" |