Changeset 91 in openpam
- Timestamp:
- Mar 7, 2002, 12:57:35 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/openpam_log.c
r86 r91 32 32 * SUCH DAMAGE. 33 33 * 34 * $P4: //depot/projects/openpam/lib/openpam_log.c# 9$34 * $P4: //depot/projects/openpam/lib/openpam_log.c#10 $ 35 35 */ 36 36 … … 39 39 #include <stdio.h> 40 40 #include <stdlib.h> 41 #include <string.h> 41 42 #include <syslog.h> 42 43
Note: See TracChangeset
for help on using the changeset viewer.