update ttf-mkfontdir

svn path=/nixpkgs/trunk/; revision=23134
This commit is contained in:
David Guibert
2010-08-12 05:59:52 +00:00
parent eab216c593
commit 284217c135
2 changed files with 3 additions and 15 deletions

View File

@@ -1,15 +1,3 @@
diff --git a/directory.cpp b/directory.cpp
index 5f0d78a..b94cbe5 100644
--- a/directory.cpp
+++ b/directory.cpp
@@ -2,6 +2,7 @@
#include <dirent.h>
#include <sys/stat.h>
#include <unistd.h>
+#include <cstring>
#include "directory.h"
diff --git a/Makefile b/Makefile
index e65b64c..52af5ed 100644
--- a/Makefile