mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
68e603e870
PR: 55085 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
11 lines
260 B
C++
11 lines
260 B
C++
--- mutella/gnudownload.cpp Wed Jan 22 14:48:30 2003
|
|
+++ gnudownload.cpp.new Thu Jul 31 00:26:42 2003
|
|
@@ -43,6 +43,7 @@
|
|
#include "property.h"
|
|
#include "preferences.h"
|
|
|
|
+#include <assert.h>
|
|
#include <unistd.h>
|
|
#include <sys/ioctl.h>
|
|
#include <sys/stat.h>
|