diff options
Diffstat (limited to 'source4/lib/replace/win32')
-rw-r--r-- | source4/lib/replace/win32/replace.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/lib/replace/win32/replace.h b/source4/lib/replace/win32/replace.h index 2c6d0e1a3f..94fa140681 100644 --- a/source4/lib/replace/win32/replace.h +++ b/source4/lib/replace/win32/replace.h @@ -140,7 +140,4 @@ #undef SE_GROUP_ENABLED_BY_DEFAULT #undef SE_GROUP_ENABLED -typedef uint32_t u_int32_t; -typedef uint16_t u_int16_t; - #endif /* _WIN32_REPLACE_H */ |