From 751ebb3b29367bdcfd4e1956a36fa8f8f49f15a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bert=20M=C3=BCnnich?= Date: Mon, 27 Feb 2012 19:22:05 +0100 Subject: Fixed issue #39: missing include of --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 10e47d3..34c2283 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = git-20120221 +VERSION = git-20120227 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 -- cgit v1.2.3