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 1cf1f37 commit f683717Copy full SHA for f683717
src/arguments.c
@@ -30,7 +30,6 @@
30
Copyright 2021-2023 by Stephen Gallagher <[email protected]>
31
*/
32
33
-#include <path_utils.h>
34
#include <popt.h>
35
#include <stdlib.h>
36
#include <stdio.h>
src/sscg.c
@@ -36,7 +36,6 @@
37
#include <string.h>
38
#include <talloc.h>
39
40
#include <unistd.h>
41
#include <openssl/evp.h>
42
#include <openssl/ssl.h>
0 commit comments