From f59723998611b4f4ccfb92c39ce5e69f123b12cb Mon Sep 17 00:00:00 2001 From: c9s Date: Mon, 26 May 2014 21:44:48 +0800 Subject: [PATCH] fix --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 816fe55..49bb678 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,6 @@ r3_include_HEADERS = \ include/r3_define.h \ include/r3_list.h \ include/r3_str.h \ - include/str_array.h \ include/zmalloc.h \ $(NULL)