Fixed a few compilation warnings.

This commit is contained in:
Dimitrie O. Paun 2000-11-29 00:03:27 +00:00 committed by Alexandre Julliard
parent 94a6832b04
commit ef7a5c1b8c
4 changed files with 1 additions and 3 deletions

View File

@ -38,6 +38,7 @@
*/
#include <stdlib.h>
#include <string.h>
#include "class.h"

View File

@ -2,7 +2,6 @@ name olecli32
type win32
import ole32.dll
import olesvr32.dll
import gdi32.dll
import kernel32.dll
import ntdll.dll

View File

@ -2,7 +2,6 @@ name ttydrv
type win32
init TTYDRV_Init
import user32.dll
import gdi32.dll
import kernel32.dll
import ntdll.dll

View File

@ -4,7 +4,6 @@ type win32
import winmm.dll
import user32.dll
import kernel32.dll
import ntdll.dll
debug_channels (joystick)