summaryrefslogtreecommitdiff
path: root/print/fontforge/files/patch-ttf.h
blob: 30bdbadaacb524139c9765d7dffa1fc98921b5fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- pfaedit/ttf.h.orig	Thu Dec 20 13:29:41 2001
+++ pfaedit/ttf.h	Thu Dec 20 13:29:58 2001
@@ -24,7 +24,8 @@
  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
- 
+
+#include <sys/types.h> 
 #include "psfont.h"		/* for struct fddata */
 
 /* Some glyphs have multiple encodings ("A" might be used for Alpha and Cyrillic A) */