]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig/rsconf.cpp
Виправлено помилки компілязції під FreeBSD4
[stg.git] / projects / stargazer / plugins / configuration / sgconfig / rsconf.cpp
index 520aebf7cd1bfe81726b7c0896aea5e61a0bd4e4..8d2ce15377f14c958b7dfa665a87ff82da62c56b 100644 (file)
 #include "configproto.h"
 #include "blowfish.h"
 
+#ifndef ENODATA
+// FreeBSD 4.* - suxx
+#define ENODATA -1
+#endif
+
 enum CONF_STATE
     {
     confHdr,