diff options
Diffstat (limited to 'include/afb-req-itf.h')
-rw-r--r-- | include/afb-req-itf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/afb-req-itf.h b/include/afb-req-itf.h index 7f7472f1..357ffd7b 100644 --- a/include/afb-req-itf.h +++ b/include/afb-req-itf.h @@ -15,6 +15,8 @@ * limitations under the License. */ +#pragma once + struct json_object; struct afb_arg { |