소스 검색

include "common.h"

Sergey Poznyakoff 21 년 전
부모
커밋
1329cfe9f8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>