We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6423c56 commit 59367ffCopy full SHA for 59367ff
src/getopt.c
@@ -45,6 +45,7 @@ the executable file might be covered by the GNU General Public License. */
45
#endif
46
47
48
+#include <string.h>
49
#include <stdio.h>
50
51
/* Comment out all this code if we are using the GNU C Library, and are not
sudosh-replay.8
@@ -2,7 +2,7 @@
2
.\" groff -man -Tascii sudosh-replay.1
3
.\"
4
5
-.TH SUDOSH-REPLAY 8 "December 20 2007" 1.0.2 "User Manuals"
+.TH SUDOSH-REPLAY 8 "December 20 2007" 1.0.4 "User Manuals"
6
.SH NAME
7
sudosh-replay \- view and replay sudosh sessions
8
.SH SYNOPSIS
0 commit comments