diff options
Diffstat (limited to 'support/Makefile')
-rw-r--r-- | support/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile index db7bb130b2..1f33fa0c74 100644 --- a/support/Makefile +++ b/support/Makefile @@ -53,6 +53,7 @@ libsupport-routines = \ xasprintf \ xbind \ xcalloc \ + xclose \ xconnect \ xfclose \ xfopen \ |