| commit | 85e1f22e26d016af370213d484ae677d961cbcdc | [log] [tgz] |
|---|---|---|
| author | Francois Gouget <fgouget@psn.net> | Sun Nov 14 19:44:25 1999 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Sun Nov 14 19:44:25 1999 +0000 |
| tree | 089772400641084a43b306a122d685d0aaa08ded | |
| parent | c697cc3d59cda810467df0bce13a5a14944c9dde [diff] |
Removed leftover #undefs.
diff --git a/dlls/icmp/icmp_main.c b/dlls/icmp/icmp_main.c index db2219e..1818f97 100644 --- a/dlls/icmp/icmp_main.c +++ b/dlls/icmp/icmp_main.c
@@ -51,10 +51,6 @@ #include "wine/icmpapi.h" #include "debugtools.h" -#undef BIG_ENDIAN -#undef LITTLE_ENDIAN -#undef BYTE_ORDER - /* Set up endiannes macros for the ip and ip_icmp BSD headers */ #ifndef BIG_ENDIAN #define BIG_ENDIAN 4321