stp/stp-strcmp.patch
David A. Wheeler bfd0d8795d - Fixed comments by Marcela Maslanova, mmaslano (at) redhat*DOT*com
2009-02-26
- Moved definitions of subpackages to "top" of spec before prep.
- moved "check" before "files".
- Use macro for release version 0.1-11-18-2008 for future updates.
- No doc for -devel package; it's already in the base.
- CPPFLAGS now includes optflags.
Mon Feb 23 2009 David A. Wheeler <dwheeler at, dwheeler.com> 0.1-1
- Initial packaging
2009-03-06 05:21:14 +00:00

12 lines
247 B
Diff

--- AST/ASTUtil.h.orig 2008-11-18 13:37:02.000000000 -0500
+++ AST/ASTUtil.h 2009-02-21 23:00:46.000000000 -0500
@@ -20,6 +20,8 @@
#include <hash_map>
#endif
+#include <string.h>
+
using namespace std;
namespace BEEV {
#ifdef EXT_HASH_MAP