mirror of
https://github.com/yrutschle/sslh.git
synced 2025-06-04 17:41:19 +03:00
Merge pull request #192 from candrews/patch-5
Include common.h in systemd-sslh-generator.c
This commit is contained in:
commit
10fb0bce6f
@ -2,6 +2,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "common.h"
|
||||
|
||||
|
||||
static char* resolve_listen(const char *hostname, const char *port) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user