mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
2b7a68a99a
PR: 211319 Submitted by: pfg
11 lines
212 B
C
11 lines
212 B
C
--- post/src/screensave.c.orig 2016-07-15 11:02:59 UTC
|
|
+++ post/src/screensave.c
|
|
@@ -32,6 +32,7 @@
|
|
#include <GL/glu.h>
|
|
|
|
|
|
+#define USE_INTERP_RESULT
|
|
#include "tcl.h"
|
|
|
|
#if !(defined(WIN32) || defined(win32))
|