Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 570452
Collapse All | Expand All

(-)a/typespeed-0.6.5/src/typespeed.h (-1 / +1 lines)
Lines 27-36 Link Here
27
27
28
#include <stdint.h>
28
#include <stdint.h>
29
#include <stdio.h>
29
#include <stdio.h>
30
#include <time.h>
30
31
31
#ifdef WIN32
32
#ifdef WIN32
32
	#include <dirent.h>
33
	#include <dirent.h>
33
	#include <time.h>
34
34
35
	#ifndef MAXHOSTNAMELEN
35
	#ifndef MAXHOSTNAMELEN
36
		#define MAXHOSTNAMELEN	256
36
		#define MAXHOSTNAMELEN	256

Return to bug 570452