Browse Source

include "common.h"

Sergey Poznyakoff 21 years ago
parent
commit
1329cfe9f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/rtapelib.c

+ 1 - 1
src/rtapelib.c

@@ -33,7 +33,7 @@
    code, courtesy of Dan Kegel.  */
 
 #include "system.h"
-
+#include "common.h"
 #include <safe-read.h>
 #include <full-write.h>