ossp-pkg/petidomo/members.c 1.8 -> 1.9
--- members.c 2001/01/18 20:30:50 1.8
+++ members.c 2001/01/19 14:56:33 1.9
@@ -1,6 +1,6 @@
/*
$Source: /v/ossp/cvs/ossp-pkg/petidomo/members.c,v $
- $Revision: 1.8 $
+ $Revision: 1.9 $
Copyright (C) 2000 by CyberSolutions GmbH, Germany.
@@ -21,6 +21,7 @@
#include <sys/stat.h>
#include <dirent.h>
#include <ctype.h>
+#include <string.h>
#include "libtext/text.h"
#include "petidomo.h"
|
|