aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/frame.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/frame.h b/src/frame.h
index d33393aed10..26cddf67ab5 100644
--- a/src/frame.h
+++ b/src/frame.h
@@ -69,6 +69,8 @@ struct x_output
69 PIX_TYPE foreground_pixel; 69 PIX_TYPE foreground_pixel;
70}; 70};
71 71
72#define FRAME_INTERNAL_BORDER_WIDTH(f) 0
73
72#endif /* ! HAVE_X_WINDOWS */ 74#endif /* ! HAVE_X_WINDOWS */
73 75
74 76