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

Unified Diff: third_party/libteken/teken/teken.c

Issue 1422623002: Build fixes for fnl/musl (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: update README.chromium in //third_party Created 5 years, 2 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 | « third_party/libteken/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libteken/teken/teken.c
diff --git a/third_party/libteken/teken/teken.c b/third_party/libteken/teken/teken.c
index e419bc992187129a8c8867c9367f1dacafcfce7d..b1c9d159c3619b8832d3f5f961b3ea0014220c1d 100644
--- a/third_party/libteken/teken/teken.c
+++ b/third_party/libteken/teken/teken.c
@@ -26,7 +26,6 @@
* $FreeBSD: head/sys/teken/teken.c 261551 2014-02-06 13:28:06Z ray $
*/
-#include <sys/cdefs.h>
#if defined(__FreeBSD__) && defined(_KERNEL)
#include <sys/param.h>
#include <sys/lock.h>
« no previous file with comments | « third_party/libteken/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698