BUILD: add missing include

This commit is contained in:
hasufell 2014-04-28 12:18:14 +02:00
parent b2db30e540
commit db18108a45

View File

@ -1,5 +1,5 @@
#Makefile for GCC by Tom St Denis #Makefile for GCC by Tom St Denis
CFLAGS += -fPIC -I. -Os -Wall -W CFLAGS += -fPIC -I. -Os -Wall -W -I../libtommath-0.42.0
VERSION=0.04 VERSION=0.04