diff options
| author | Jonas Kümmerlin <jonas@kuemmerlin.eu> | 2018-12-28 21:43:24 +0100 |
|---|---|---|
| committer | Jonas Kümmerlin <jonas@kuemmerlin.eu> | 2018-12-28 21:43:24 +0100 |
| commit | 774cbae7824e4410b5523762496c0ddb35da13d8 (patch) | |
| tree | 2e5474c2d7ca78059616fd61a8401a1c61da2935 /alf/alfpriv.h | |
| parent | 416fe35c67352dd23ad698d8f732545caee3d82d (diff) | |
create alfcompat.h header
Diffstat (limited to 'alf/alfpriv.h')
| -rw-r--r-- | alf/alfpriv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alf/alfpriv.h b/alf/alfpriv.h index 08f3832..14c529a 100644 --- a/alf/alfpriv.h +++ b/alf/alfpriv.h @@ -12,6 +12,7 @@ #endif #include "alflist.h" +#include "alfcompat.h" typedef struct { ALFListHeader list; |
