cdece69773
svn path=/nixpkgs/branches/stdenv-updates/; revision=32387
14 lines
292 B
Diff
14 lines
292 B
Diff
https://346825.bugs.gentoo.org/attachment.cgi?id=270163
|
|
|
|
--- a/gfx/ots/src/os2.cc
|
|
+++ b/gfx/ots/src/os2.cc
|
|
@@ -2,6 +2,8 @@
|
|
// Use of this source code is governed by a BSD-style license that can be
|
|
// found in the LICENSE file.
|
|
|
|
+#include <cstddef>
|
|
+
|
|
#include "os2.h"
|
|
|
|
#include "head.h"
|