From db2f529599cea4c86481ed6ca650a5b069c003b0 Mon Sep 17 00:00:00 2001 From: Jonas Kümmerlin Date: Sat, 5 Jan 2019 22:07:51 +0100 Subject: move layout into own file, implement expand flag --- alf/alflist.h | 1 + 1 file changed, 1 insertion(+) (limited to 'alf/alflist.h') 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; -- cgit v1.2.3