Skip to content

Commit

Permalink
Add magic word, otherwise LLVM/clang complains.
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrSikora committed Jun 4, 2010
1 parent bbb72fa commit c353ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ngx_postgres_module.h
Expand Up @@ -34,7 +34,7 @@
#include <ngx_http.h>


ngx_module_t ngx_postgres_module;
extern ngx_module_t ngx_postgres_module;


typedef enum {
Expand Down

0 comments on commit c353ec5

Please sign in to comment.