1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-17 09:57:02 +00:00

compile on Mac OS X

This commit is contained in:
taipanromania
2008-07-18 14:37:37 +00:00
parent 8352d14b62
commit c8e4bbb5b0
2 changed files with 0 additions and 2 deletions

View File

@@ -27,7 +27,6 @@
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include <malloc.h>
#include "reedsol.h"
#include "dm200.h"

View File

@@ -36,7 +36,6 @@
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include <malloc.h>
#include "dm200.h"
#include "common.h"