1
0
mirror of git://git.suckless.org/st synced 2025-08-05 22:52:16 -07:00

clean up.

This commit is contained in:
Aurélien Aptel
2009-06-16 02:41:45 +02:00
parent 19d9334d96
commit 0b2a2fc613

1
st.c
View File

@@ -1,5 +1,4 @@
/* See LICENSE for licence details. */
/* See LICENSE for licence details. */
#define _XOPEN_SOURCE
#include <ctype.h>
#include <errno.h>