Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(164)

Unified Diff: xdiff/xinclude.h

Issue 1946073002: Fix xdiff lib build file for windows (Closed) Base URL: https://chromium.googlesource.com/native_client/src/third_party.git@master
Patch Set: Format Build File Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « xdiff/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xdiff/xinclude.h
diff --git a/xdiff/xinclude.h b/xdiff/xinclude.h
index 526ccb344d231fb978f53b80deb17ec6c8fed368..e872ae5720f4a676554a8826ba48e3ec70031de4 100644
--- a/xdiff/xinclude.h
+++ b/xdiff/xinclude.h
@@ -26,7 +26,6 @@
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
-#include <unistd.h>
#include <string.h>
#include <limits.h>
« no previous file with comments | « xdiff/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698