1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00

Quiet another annoying warning.

This commit is contained in:
Garrett Wollman 2002-09-09 17:44:08 +00:00
parent 82026026e0
commit bf153e6922
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103140

View File

@ -21,6 +21,7 @@
__FBSDID("$FreeBSD$");
#include <stdlib.h>
#include <string.h>
#include "dialog.h"