SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
audio/ncmpcpp/patches/patch-src_status_cpp
Normal file
13
audio/ncmpcpp/patches/patch-src_status_cpp
Normal file
|
@ -0,0 +1,13 @@
|
|||
missing header
|
||||
|
||||
Index: src/status.cpp
|
||||
--- src/status.cpp.orig
|
||||
+++ src/status.cpp
|
||||
@@ -21,6 +21,7 @@
|
||||
#include <boost/date_time/posix_time/posix_time.hpp>
|
||||
#include <netinet/tcp.h>
|
||||
#include <netinet/in.h>
|
||||
+#include <sys/socket.h>
|
||||
|
||||
#include "curses/menu_impl.h"
|
||||
#include "screens/browser.h"
|
Loading…
Add table
Add a link
Reference in a new issue