summaryrefslogtreecommitdiff
path: root/st.h
diff options
context:
space:
mode:
Diffstat (limited to 'st.h')
-rw-r--r--st.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/st.h b/st.h
index 94ce5c3..0caef30 100644
--- a/st.h
+++ b/st.h
@@ -52,6 +52,7 @@ enum selection_snap {
SNAP_LINE = 2
};
+int borderpx;
typedef unsigned char uchar;
typedef unsigned int uint;
typedef unsigned long ulong;