#ifndef WCALC_EXTRACT_VARS #define WCALC_EXTRACT_VARS #include "list.h" List extract_vars(char *str); #endif