commit | edf3e434b07d18c94db4e7bdf577b0a0043e6118 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@psn.net> | Sun Nov 07 21:22:17 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Nov 07 21:22:17 1999 +0000 |
tree | ded3920cdb8450b78d21836bf299a9c413e86635 | |
parent | 1ce88e9584abe2b0233777364e14892ae9b5054c [diff] [blame] |
Added ICMP DLL implementation.
diff --git a/loader/loadorder.c b/loader/loadorder.c index a340c8b..101a8b2 100644 --- a/loader/loadorder.c +++ b/loader/loadorder.c
@@ -56,6 +56,7 @@ {"wnaspi32,wow32", "builtin"}, {"system,display,wprocs ", "builtin"}, {"wineps", "builtin"}, + {"icmp", "builtin"}, /* we have to use libglide2x.so instead of glide2x.dll ... */ {"glide2x", "so,native"}, {NULL,NULL},