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