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-19 15:35:39 +0200 |
commit | 07b52f2a1a51a0715e03346229d72bb3c7154b2b (patch) | |
tree | e9baa38e830caf4db162905bfee692ae5d150940 /ucs2-afb/ucs_apihat.c | |
parent | ffbadf58291dd1c66acc7b17add759291e14f311 (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" |