chiark / gitweb /
hbytes.h: Add a missing `extern' on a data declaration
[chiark-tcl.git] / hbytes / hbytes.h
index 0ed871c8f3d20a1e3ef9b64586fc4c878304d57e..2e5d658914c0286265fed4de858c7ee72e325ff7 100644 (file)
@@ -248,7 +248,7 @@ extern Tcl_ObjType cht_addrmap_type;
 
 /* from ulong.c */
 
-Tcl_ObjType cht_ulong_type;
+extern Tcl_ObjType cht_ulong_type;
 
 /* useful macros */