Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
mail
/
postfix
/
patches
/
501-include_stdio.patch
blob: 84ad04a835e64214cafbe017248802b1a9735157 [
file
] [
log
] [
blame
]
---
a
/
src
/
posttls
-
finger
/
posttls
-
finger
.
c
+++
b
/
src
/
posttls
-
finger
/
posttls
-
finger
.
c
@@
-
342
,
6
+
342
,
7
@@
#include
<sys/un.h>
#include
<netinet/in.h>
#include
<arpa/inet.h>
+#
include
<stdio.h>
#ifdef
STRCASECMP_IN_STRINGS_H
#include
<strings.h>