Add in_run framework

This commit is contained in:
Valk Richard Li 2019-09-28 22:56:59 +08:00 committed by GitHub
parent f47f773c5e
commit 4ad274e807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef __NASAL_VAR_INRUN_STACK_H__
#define __NASAL_VAR_INRUN_STACK_H__
#ifndef __NASAL_VAR_INRUN_LIST_H__
#define __NASAL_VAR_INRUN_LIST_H__
struct var_list_unit
{