Fix include file.
authorBrian Aker <brian@tangent.org>
Wed, 2 May 2012 18:43:52 +0000 (11:43 -0700)
committerBrian Aker <brian@tangent.org>
Wed, 2 May 2012 18:43:52 +0000 (11:43 -0700)
libtest/framework.cc

index 114dae46b71e02da242a055dbeb6e3c479164ecd..55881b189b7d99bbe665d01a8e2fb355a68b11f3 100644 (file)
@@ -40,6 +40,7 @@
 #include <libtest/collection.h>
 #include <libtest/signal.h>
 
+#include <fnmatch.h>
 #include <iostream>
 
 using namespace libtest;