chiark / gitweb /
changelog: finalise 1.3.5
[chiark-tcl.git] / cdb / chiark_tcl_cdb.h
index 9331f31f7d28c12fd7a80479daa9a401608ac473..201b8f1feba9eff904a0dc0e7f7e4ce98d267ea1 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef CHIARK_TCL_CDB_H
@@ -28,6 +26,7 @@
 
 #include <ctype.h>
 #include <stdio.h>
+#include <stddef.h>
 
 #include <cdb.h>