mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
11 lines
273 B
C++
11 lines
273 B
C++
--- src/modules.cc.orig 2019-10-25 05:47:58 UTC
|
|
+++ src/modules.cc
|
|
@@ -47,7 +47,7 @@ License along with this library; if not, see
|
|
#undef interface
|
|
#endif
|
|
|
|
-#include "error.h"
|
|
+//#include "error.h"
|
|
#include "gpsim_interface.h"
|
|
#include "stimuli.h"
|
|
#include "symbol.h"
|