Minor changes for making apps/baresh compile (tough it doesn't work yet).
[reactos.git] / posix / lib / psxdll / psxdll.edf
index 98309ef..941880a 100644 (file)
@@ -1,4 +1,4 @@
-; $Id: psxdll.edf,v 1.2 2002/02/20 09:17:56 hyperion Exp $
+; $Id: psxdll.edf,v 1.3 2002/02/24 22:14:05 ea Exp $
 ;
 ; ReactOS POSIX+ Client Library
 ;
@@ -6,6 +6,11 @@
 LIBRARY PSXDLL.DLL
 EXPORTS
 
+;misc/init
+__PdxInitializeData=__PdxInitializeData@8
+;misc/heap
+GetProcessHeap=GetProcessHeap@0
+
 ;dirent
 opendir=opendir
 readdir=readdir