Skip to content

Commit

Permalink
Build improvements for prefix != /usr/local
Browse files Browse the repository at this point in the history
  • Loading branch information
docelic committed Jun 27, 2020
1 parent ecde28a commit 3b2d6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#include <stdlib.h>
#include <curl/curl.h>

#include <urweb.h>
#include <urweb/urweb.h>

struct headers {
uw_Basis_string from, to, cc, bcc, subject, user_agent;
Expand Down

0 comments on commit 3b2d6fb

Please sign in to comment.