Commit Diff


commit - 8f83b6ced515f8b23a776538ed59e35936f89d1c
commit + 75c46552adb23187282c7e794bd735f528eb1572
blob - 43530b76e43cd58d6f0db158cc2bacbf6de21667
blob + 4fc678763c17e097ceeabb33bed62b786a35b5b7
--- dermob.h
+++ dermob.h
@@ -50,4 +50,7 @@ int bo_b;
 // Size in bytes of the binary
 size_t size;
 
+
+struct list *lst;
+
 #endif