Closed
Bug 17940
Opened 25 years ago
Closed 25 years ago
pratom.c needs to include <string.h>
Categories
(NSPR :: NSPR, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: colin, Assigned: srinivas)
Details
pr/src/misc/pratom.c needs to #include <string.h>
because it uses strlen.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Checked in the fix.
Files modified:
/cvsroot/mozilla/nsprpub/pr/src/misc/pratom.c, rev 3.13
You need to log in
before you can comment on or make changes to this bug.
Description
•