]> git.cameronkatri.com Git - mandoc.git/blobdiff - term_tab.c
The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters
[mandoc.git] / term_tab.c
index 3343244f3c8f027ff17eef5929f63c5c308d9ebe..84b4c00c6e65f13bee9d8f885392f3b90b287edb 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: term_tab.c,v 1.5 2018/12/16 00:21:05 schwarze Exp $ */
+/* $Id: term_tab.c,v 1.6 2020/06/22 19:20:40 schwarze Exp $ */
 /*
  * Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
  *
@@ -14,6 +14,8 @@
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
+#include "config.h"
+
 #include <sys/types.h>
 
 #include <stddef.h>