summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/win32/replace.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-09-02 11:35:58 +0000
committerJelmer Vernooij <jelmer@samba.org>2005-09-02 11:35:58 +0000
commit08b081ec09c3ef3e80abfe0ad8a61759bb98e65f (patch)
tree6845368c932df7ce5b1dceb4d0415c2837219f59 /source/lib/replace/win32/replace.h
parent71e0a62df9929d26d99636885319f5fd72e2782a (diff)
downloadsamba-08b081ec09c3ef3e80abfe0ad8a61759bb98e65f.tar.gz
samba-08b081ec09c3ef3e80abfe0ad8a61759bb98e65f.tar.xz
samba-08b081ec09c3ef3e80abfe0ad8a61759bb98e65f.zip
r9949: Portability fixes for mingw32samba-misc-tags/SOC-jelmer
Diffstat (limited to 'source/lib/replace/win32/replace.h')
-rw-r--r--source/lib/replace/win32/replace.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/lib/replace/win32/replace.h b/source/lib/replace/win32/replace.h
index 2c6d0e1a3f4..94fa140681f 100644
--- a/source/lib/replace/win32/replace.h
+++ b/source/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 */