]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/bc_types.h
kes All code added back. Fixed block.c read/write to loop only 3
[bacula/bacula] / bacula / src / bc_types.h
index 75950bd32ded714331572a9c6ffc83eb34275855..81595edb9e7a02484dd91bd05cd358f55e403b28 100644 (file)
@@ -173,10 +173,6 @@ typedef float             float32_t;
 /* Unix time (time_t) widened to 64 bits */
 #define utime_t int64_t
 
-#ifdef HAVE_CYGWIN
-#define int_least16_t int32_t
-#endif
-
 #ifndef HAVE_SOCKLEN_T
 #define socklen_t int
 #endif