# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1353385239 0 # Node ID 3343a61f3262ee3b4d2ea54e25da40475132f638 # Parent 22225eb286e582e0736448da60bc83465d9d28f8 Linux seems to need stdint.h for uintptr_t... Hopefully this won't break other platforms. diff -r 22225eb286e5 -r 3343a61f3262 dw.h --- a/dw.h Mon Nov 19 19:52:36 2012 +0000 +++ b/dw.h Tue Nov 20 04:20:39 2012 +0000 @@ -1,4 +1,4 @@ -/* $Id: dw.h 1811 2012-09-27 05:09:10Z mhessling $ */ +/* $Id$ */ #ifndef _H_DW #define _H_DW @@ -8,6 +8,8 @@ #define DW_MINOR_VERSION 4 #define DW_SUB_VERSION 0 +#include + #if !defined(__PHOTON__) /* These corespond to the entries in the color * arrays in the Win32 dw.c, they are also the