mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-22 06:07:34 +02:00
calma: fix linux build?
This commit is contained in:
@@ -28,6 +28,12 @@ static char rcsid[] __attribute__ ((unused)) = "$Header: /usr/cvsroot/magic-8.0/
|
|||||||
|
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
|
|
||||||
|
/*
|
||||||
|
* C99 compat
|
||||||
|
* Mind: tcltk/tclmagic.h must be included prior to all the other headers
|
||||||
|
*/
|
||||||
|
#include "tcltk/tclmagic.h"
|
||||||
|
|
||||||
#include "utils/magic.h"
|
#include "utils/magic.h"
|
||||||
#include "utils/geometry.h"
|
#include "utils/geometry.h"
|
||||||
#include "tiles/tile.h"
|
#include "tiles/tile.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user