Commit cbcb0117 authored by jan.koester's avatar jan.koester
Browse files

fixed def

parent c2bb5d98
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ namespace blogi {
                }
            }

#iddef Linux
#ifdef Linux
            long psize;
            if((psize=sysconf(_SC_PAGESIZE))>0){
                char ab[512];