From 135482f52e2bcb14592ba60f97ea60088aa39275 Mon Sep 17 00:00:00 2001 From: Epoch Qwert Date: Sun, 26 Oct 2014 01:33:49 -0500 Subject: Made segfault compile without warnings again. This time with -std=c99. You know how to read Makefiles. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4464909..a9418f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ segfault libirc/libirc.o libirc/libirc.so +libhashtable/libhashtable.so -- cgit v1.2.3