Skip to content

Commit 735864d

Browse files
committed
Reduced file I/O
1 parent 00154dc commit 735864d

File tree

4 files changed

+168
-67
lines changed

4 files changed

+168
-67
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
NULL =
2-
INCLUDES = -Wall -ansi
2+
AM_CPPFLAGS = -Wall -ansi
33
SUBDIRS = libIP2Proxy test $(NULL)

0 commit comments

Comments
 (0)