Chromium Code Reviews| 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> |