]> sjero.net Git - wget/blobdiff - src/css.l
Fix some build issues
[wget] / src / css.l
index be777de22506c18c9631bbc6235960f3d81a4614..3db668ce888720c815c9fc6d8129c8e28f8cf2fb 100644 (file)
--- a/src/css.l
+++ b/src/css.l
@@ -33,6 +33,7 @@ Corresponding Source for a non-source form of such a combination
 shall include the source code for the parts of OpenSSL used as well
 as that of the covered work.  */
 
+#include "wget.h"
 #include "css-tokens.h"
 
 /* {s}+\/\*[^*]*\*+([^/*][^*]*\*+)*\/      {unput(' '); } */