Changeset 102346 in vbox for trunk/src/libs/xpcom18a4/nsprpub
- Timestamp:
- Nov 27, 2023 6:50:43 PM (14 months ago)
- Location:
- trunk/src/libs/xpcom18a4/nsprpub/pr
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h
r102232 r102346 39 39 #define nspr_h___ 40 40 41 #include "prtypes.h" 42 #include <stdio.h> 43 #include <stdarg.h> 44 41 45 #include "prbit.h" 42 46 #include "prclist.h" … … 45 49 #include "prmem.h" 46 50 #include "prmon.h" 47 #include "prprf.h"48 51 #include "prtime.h" 49 #include "prtypes.h"50 52 51 53 #endif /* nspr_h___ */
Note:
See TracChangeset
for help on using the changeset viewer.