*** empty log message ***
authorroot <root>
Thu, 29 Jul 2004 15:25:43 +0000 (15:25 +0000)
committerroot <root>
Thu, 29 Jul 2004 15:25:43 +0000 (15:25 +0000)
src/rxvtdaemon.C

index f51a1a41396e96f3c540f4143a72b566e5686add..93a70b6b8fc5bfea839c38613a318749ab855bac 100644 (file)
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *----------------------------------------------------------------------*/
 
-#include <stdint.h>
 #include <cstdlib>
 #include <cstring>
 #include <cstdio>
 
+#include <inttypes.h>
 #include <unistd.h>
 #include <sys/utsname.h>
 #include <limits.h>