Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/655b619fd4fe3c1f09973b51f67e579c2bd89c00
...commit
http://git.netsurf-browser.org/netsurf.git/commit/655b619fd4fe3c1f09973b51f67e579c2bd89c00
...tree
http://git.netsurf-browser.org/netsurf.git/tree/655b619fd4fe3c1f09973b51f67e579c2bd89c00
The branch, master has been updated
via 655b619fd4fe3c1f09973b51f67e579c2bd89c00 (commit)
from c1aec1cfa0d5fa64dff2d177800797d7e3d8c15c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=655b619fd4fe3c1f09973b51f67e579c2bd89c00
commit 655b619fd4fe3c1f09973b51f67e579c2bd89c00
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>
Add header that may be needed for Windows build. (CI fix attempt.)
diff --git a/utils/utils.c b/utils/utils.c
index 2a83e85..15c91c6 100644
--- a/utils/utils.c
+++ b/utils/utils.c
@@ -28,6 +28,7 @@
#include "utils/messages.h"
#include "utils/dirent.h"
+#include "utils/inet.h"
#include "utils/string.h"
#include "utils/utils.h"
-----------------------------------------------------------------------
Summary of changes:
utils/utils.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/utils/utils.c b/utils/utils.c
index 2a83e85..15c91c6 100644
--- a/utils/utils.c
+++ b/utils/utils.c
@@ -28,6 +28,7 @@
#include "utils/messages.h"
#include "utils/dirent.h"
+#include "utils/inet.h"
#include "utils/string.h"
#include "utils/utils.h"
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org