[Slirp] [Git][slirp/libslirp][master] socket.h: add missing sbuf.h inclusion
Samuel Thibault
gitlab at gitlab.freedesktop.org
Sun Feb 28 22:13:51 UTC 2021
Samuel Thibault pushed to branch master at slirp / libslirp
Commits:
add9111f by Samuel Thibault at 2021-02-28T23:13:13+01:00
socket.h: add missing sbuf.h inclusion
to get struct sbuf
Signed-off-by: Samuel Thibault <samuel.thibault at ens-lyon.org>
- - - - -
1 changed file:
- src/socket.h
Changes:
=====================================
src/socket.h
=====================================
@@ -7,6 +7,7 @@
#define SLIRP_SOCKET_H
#include "misc.h"
+#include "sbuf.h"
#define SO_EXPIRE 240000
#define SO_EXPIREFAST 10000
View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/add9111ffe824f1321e759c2cfee8c6ad03709b8
--
View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/add9111ffe824f1321e759c2cfee8c6ad03709b8
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/slirp/attachments/20210228/7404cfb9/attachment.htm>
More information about the Slirp
mailing list