提交 9801d7c5 编写于 作者: J Jim Meyering

* src/network_conf.c: Include <string.h> for declaration of memcmp.

上级 05589b72
Tue Oct 28 10:22:22 +0100 2008 Jim Meyering <meyering@redhat.com>
* src/network_conf.c: Include <string.h> for declaration of memcmp.
Mon Oct 27 17:14:56 +0100 2008 Jim Meyering <meyering@redhat.com>
use ARRAY_CARDINALITY more
......
......@@ -30,6 +30,7 @@
#include <sys/stat.h>
#include <unistd.h>
#include <fcntl.h>
#include <string.h>
#include <dirent.h>
#include "internal.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册