Changelog: dlls/netapi32/netapi32.c: Remove a no longer used header -- Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- Index: wine/dlls/netapi32/netapi32.c =================================================================== RCS file: /home/wine/wine/dlls/netapi32/netapi32.c,v retrieving revision 1.13 diff -u -r1.13 netapi32.c --- wine/dlls/netapi32/netapi32.c 30 Jun 2003 20:53:49 -0000 1.13 +++ wine/dlls/netapi32/netapi32.c 5 Jul 2003 18:38:25 -0000 @@ -21,7 +21,6 @@ #include <string.h> #include <stdio.h> #include <stdlib.h> -#include <fcntl.h> #ifdef HAVE_UNISTD_H # include <unistd.h> #endif