Add missing include.

This commit is contained in:
Grzegorz Bernacki 2012-05-18 14:12:17 +00:00
parent df2f557df6
commit 549b307193
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=235607
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/errno.h>