diff options
Diffstat (limited to 'misc.c')
-rw-r--r-- | misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "makeint.h" +#include "filedef.h" #include "dep.h" #include "debug.h" |