You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
194 B

  1. --- a/src/roxml_mem.h
  2. +++ b/src/roxml_mem.h
  3. @@ -14,7 +14,7 @@
  4. #include "roxml_internal.h"
  5. -memory_cell_t head_cell;
  6. +extern memory_cell_t head_cell;
  7. /** \brief alloc memory function
  8. *