mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 05:49:22 -04:00
10 lines
255 B
C++
10 lines
255 B
C++
--- mutella/gnushare.cpp Mon Nov 18 17:04:17 2002
|
|
+++ gnushare.cpp.new Thu Jul 31 00:12:32 2003
|
|
@@ -44,6 +44,7 @@
|
|
#include "gnuwordhash.h"
|
|
#include "sha1thread.h"
|
|
|
|
+#include <assert.h>
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
#include <fcntl.h>
|