mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
8 lines
129 B
C++
8 lines
129 B
C++
--- ui.cpp.orig 2004-09-30 03:54:19 UTC
|
|
+++ ui.cpp
|
|
@@ -1,4 +1,5 @@
|
|
#include "ui.h"
|
|
+#include <cstdio>
|
|
|
|
using namespace std;
|
|
|