cdefs.h -> types.h.

This commit is contained in:
Nicholas Marriott 2014-09-23 10:46:46 +01:00
parent b2224947fa
commit 054a825ee2
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
/* OPENBSD ORIGINAL: lib/libutil/fparseln.c */
#include <sys/cdefs.h>
#include <sys/types.h>
#include <stdio.h>
#include <string.h>