diff options
Diffstat (limited to 'alf/alflist.h')
| -rw-r--r-- | alf/alflist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alf/alflist.h b/alf/alflist.h index 6f63626..7b4ca66 100644 --- a/alf/alflist.h +++ b/alf/alflist.h @@ -1,3 +1,4 @@ +#pragma once typedef struct ALFListHeader { struct ALFListHeader *prev; |
