Commit f2d2c1ea authored by Alexander Barkov's avatar Alexander Barkov

Fixing a typo in the previous push

modified:
  storage/connect/fmdlex.c
parent 269fd01b
......@@ -24,7 +24,7 @@
#define __STDC__ 1
#endif
#include <stdio.h>
#ifndef defined(WIN32)
#ifndef WIN32
#include <unistd.h>
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment