ChangeSet ID: 6488 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/03 16:08:15
Modified files: include : Makefile.in dlls/icmp : icmp_main.c Added files: include : ipexport.h icmpapi.h Removed files: include/wine : ipexport.h icmpapi.h
Log message: Install ipexport.h and icmpapi.h with the other Windows includes.
Patch: http://cvs.winehq.com/patch.py?id=6488
Old revision New revision Changes Path 1.66 1.67 +2 -2 wine/include/Makefile.in 1.22 1.23 +2 -2 wine/dlls/icmp/icmp_main.c Added 1.1 +0 -0 wine/include/ipexport.h Added 1.1 +0 -0 wine/include/icmpapi.h 1.3 Removed +0 -0 wine/include/wine/ipexport.h 1.4 Removed +0 -0 wine/include/wine/icmpapi.h